Hello,
How do I go about using my default WYSIWYG editor (JCE) as an input field in one of my forms?
Thanks in advance for any help.
<?php
// parameters : areaname, content, hidden field, width, height, rows, cols
editorArea( 'editor1', "$row->misc1" , 'misc1', '100%;', '300', '75', '20' ) ; ?><?php
if ( $my->id ) {
initEditor();
}
?>
<?php
if ( $my->id || page == "chronoform page"«») {
initEditor();
}
?>Return to ChronoForms Questions & Answers
Users browsing this forum: GreyHead, MSNbot Media, Yahoo [Bot] and 7 guests