0
Hi Germi,
can you help me to add a editor for the "Chords" in the form (backend) of the song? I have ad this code in teh form.php:
And the icon of editor appear but when I save the song al HTML tag in the Chords disappear.
Thanks
can you help me to add a editor for the "Chords" in the form (backend) of the song? I have ad this code in teh form.php:
$editor =& JFactory::getEditor();
echo $editor->display('chords', $this->song->chords, '100%', '100%', '60', '20', true);
And the icon of editor appear but when I save the song al HTML tag in the Chords disappear.
Thanks
Your Reply
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here.
Register Here »