Add WYSIWYG editing to "free text" fields.
by esites on 03 Jan 2011 14:04 | 3510 Hits | 3 comment(s)
It is very difficult to add large amounts or text into the small box provided under "free text". This is especially true when dealing with formatted text.
A WYSIWYG editor would solve lots of problems.
Thanks, I found this method using a placeholder in the Free Text field which works: http://www.rsjoomla.com/forum/37-rsform-pro/7293-setting-the-value-of-a-free-text-component.html
QuoteUsing RSForms's tags would be a neater and more consistent solution though...
@Richard
You can simply use the Scripts called on form display area for this.
QuoteAt the risk of hijacking this thread, I would like to be able to add code to Free Text in the same syntax as for Default Values. This would be a way of adding non-editable values from the database to a form.
QuoteI have used the Sourcerer plugin to do this but RSForm's own syntax would be better.
I have also seen people asking for a Caption field with Free Text which would be good!