Formbuilder WYSIWYG on textarea field
-
- Forum Members
- Posts: 61
- Joined: Wed Oct 05, 2011 9:59 am
Formbuilder WYSIWYG on textarea field
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.
-
- Forum Members
- Posts: 61
- Joined: Wed Oct 05, 2011 9:59 am
[SOLVED] Formbuilder WYSIWYG on textarea field
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?
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?