Display simple message box without editor buttons

misterg2 18 Jul, 2012
I have a form that displays a message area which I need a simple wysiwyg format - but do not wwant the editor buttons. I can get this if the user selects show/hide above the message area. I have tried to set the options for the editor in the message box config but I cannot get the message box to DEFAULT to the simple option - it always SHOWS the editor buttons. I would like to be able to select the buttons with the show/hide option. If I switch it off I get html tags which I do not want. My users are not computer savvy.
GreyHead 18 Jul, 2012
HI misterg2,

Please see this post by JeffP which answers a similar question.

Bob
misterg2 26 Jul, 2012
Thanks Greyhead - put me on the right track. To remove the editor buttons in the text fields I had to create a front end editor profile in JCE and remove all the editor buttons from this profile. This gives me a simple text box with WSIWYG capability but without all the menus. This also sizes the box - as Chronoforms does not override the JCE settings for things like width.
This topic is locked and no more replies can be posted.