Page 1 of 1

Formbuilder WYSIWYG on textarea field

Posted: Mon Jun 06, 2016 12:04 pm
by rvwilliams
I'm on CMSMS 2.1.3 with FormBuilder 0.8.1.4. Is there a straight-forward way to enable the WYSIWYG editor on a form created by FormBuilder? I've ticked the box for Use WYSIWYSG for text area (Admin only) but that doesn't show the editor on the generated page.

[SOLVED] Formbuilder WYSIWYG on textarea field

Posted: Tue Jun 07, 2016 12:08 pm
by rvwilliams
I found the answer on the forum - http://forum.cmsmadesimple.org/viewtopic.php?t=34225

This solution still works for CMSMS 2 if you install TinyMCE as well as the preferred MicroTinyMCE. This will be TinyMCE 4.3.1 and the location will be 'modules/TinyMCE/lib/js/tinymce/tinymce.min.js' so the original UDT has to be changed. There are a large number of pre-installed plugins to choose from, so you can tune the init parameters to suit your requirements.

I've not had any luck implementing this for MicroTinyMCE - any suggestions?