Is there a way to choose which WYSIWYG editor to use on text boxes? It is loading TinyMCE, and I cannot see a way to change this.
Thanks!
Thanks!
Hi momentis,
I'm not sure but I suspect not. CFv4 used to use the default Joomla! editor in the front-end but I suspect that the use of the GCore framework in CFv5 has removed this.
You can use a Custom element element to create a textarea using your editor of choice though. As long as it results in an HTML <textarea> when the form submits ChronoForms will use the result.
Bob
I'm not sure but I suspect not. CFv4 used to use the default Joomla! editor in the front-end but I suspect that the use of the GCore framework in CFv5 has removed this.
You can use a Custom element element to create a textarea using your editor of choice though. As long as it results in an HTML <textarea> when the form submits ChronoForms will use the result.
Bob
This topic is locked and no more replies can be posted.