Forums

Any way to include a wyiswyg editor in forms?

comtech 05 Apr, 2009
Hello,

Is there any way to have ChronoForms use the default Joomla Editor in the form itself?
I have created a UFO report form and in the description of the UFO sighting I would like to use a wyiswyg editor if at all possible.
Is there a way to set this up? I am using the advanced mode not the wizard.
GreyHead 06 Apr, 2009
Hi comtech,

I'm pretty certain that this is described in the Forums here - try searching on editor

Bob
Max_admin 07 Apr, 2009
$editor		=& JFactory::getEditor();
echo $editor->display( 'field_name',  $row->field_name , '100%', '350', '75', '20', false ) ;


Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
This topic is locked and no more replies can be posted.