Create a section Question/Answer

6 posts by 2 authors in: Forums > CMS Builder
Last Post: November 27, 2008   (RSS)

By Djulia - November 18, 2008 - edited: November 18, 2008

[font "Verdana"]Hi,

I would like to create a section Question/Answer.

My problem is that I do not want that the editor modifies the question.
But, admin will be authorized to modify the question.


It would be possible to create a condition in order to hide the modify link ( Capture1.gif ) ?

Thanks for your suggestions.

Djulia

Attachments:

capture1_004.gif 9K

Re: [Djulia] Create a section Question/Answer

By Djulia - November 18, 2008 - edited: November 18, 2008

I tested differently.

I created a table with two columns : Question and Answer.
And for Question, I used the option Admin Only… (Field Type : text field).

But my problem is that the option "Admin Only..." (or Access == Manager) hides the field for the editor with Access == Writer.

In the ideal, it is possible (in Advanced Options) to have an option like :
Field can only be modified by admin (m[font "Verdana"]anager) and view by section writer ?

Thanks for your ideas ?

Djulia

Re: [Djulia] Create a section Question/Answer

By Dave - November 18, 2008

Hi Djulia,

Hmm, how long are the questions? Would it be possible to have a section called answers with a pulldown field for "question" that loaded the list of questions from the question section?

Are you trying to build a quiz or testing application?
Dave Edis - Senior Developer
interactivetools.com

Re: [Dave] Create a section Question/Answer

By Djulia - November 19, 2008

Hi Dave,

I would like to create a interviews section.

An example :
How did using the Internet change your professional life ?
How do you see the future on Internet ?
etc..

>> a section called answers with a pulldown
[/#804000]
The idea is interesting ! That could also avoid seizing the same questions.
You think that there is a solution ?

Thanks for your assistance.

Djulia[font "Verdana"][/#804000]

Re: [Dave] Create a section Question/Answer

By Djulia - November 27, 2008

Hi Dave,

Your suggestion was the best. [:)]

I as discovered as it was possible to use code PHP with : Separator Type == HTML (...)

Thanks,

Djulia