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.
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.
Hi comtech,
I'm pretty certain that this is described in the Forums here - try searching on editor
Bob
I'm pretty certain that this is described in the Forums here - try searching on editor
Bob
$editor =& JFactory::getEditor();
echo $editor->display( 'field_name', $row->field_name , '100%', '350', '75', '20', false ) ;Max
This topic is locked and no more replies can be posted.
