Hi,
Is there a way to use the tiny mce editor in the "record edit template"?
I tried to use this but it gives me an error like this:
Is there a way to use the tiny mce editor in the "record edit template"?
<?php $editor =& JFactory::getEditor(); echo $editor->display('objectivos', $this->content, '550', '300', '30', '10', false); ?>
I tried to use this but it gives me an error like this:
Fatal error: Using $this when not in object context in /home/*****/public_html/****/components/com_chronoconnectivity/chronoconnectivity.html.php(283) : eval()'d code on line 7