Hello,
is there a way to get the wysiwyg editor in text area field in connectivity 6?
Thanks
Hi vismay,
Maybe by the next update!
For now you can call a Chronoforms section inside a form view in Connectivity: {chronoform.section:form_name/section_name}
Best regards,
Max
Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?
Hi Max
What is the situation now regarding this issue?
I would like to use a wysiwyg editor.
I can see that the editor can be enabled in Functions-Custom code:
<i class="icon green write circular tooltipstered" onclick="jQuery.G2.tinymce.init('#id_textarea');" data-hint="Enable WYSIWYG editor"></i>
I tried to use this code in a formfield custom code field. But i got an error: jQuery.G2.tinymce is undefined
I suspect it is a path or permission issue?
Can you help with this issue?
Thank you
Amelia
Hi Amelia,
In the latest Connectivity update you can include a textarea from under the "Fields" group which can then be used as a text editor.
Best regards
Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?
Hello thank you
I did include a textarea but I failed to make it as a text editor. The editor's menu does not appear only the box for the text.
I tried something similar to what is described here:
https://www.chronoengine.com/faqs/70-chronoforms/cfv5/5275-how-can-i-add-a-wysiwyg-editor-in-my-form
But I did not manage.
How can I do that?
Thank you
Amelia
Hi Amelia,
Connection > Views > Fields > Textarea > Settings > then enable the "Rich text editor" setting
Best regards
Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?
Hi Proximate,
This is for v6 ? if yes then the just check the textarea settings, its the general tab.
Best regards
Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?
Hi Proximate,
You can use the textarea under the Fields group instead of the fields view for this.
Best regards
Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?