I guess it's possible tu add the TinyMCE Editor in my addon.
Is there someone who can explain me how to do it?
Simply I want to add an editor to a textarea in my addon
the first one take the input value in $text and prepare the var to be stored in db.
The second one take the db's value and return it for displaying.
The problem is when i use this var for 'defaultMessage' in the editor will be showed:
and not WYSIWYG like the input editor.
Sorry for my bad english I guess you can understand my problem, if you can't just tell me and i'll try to explain it in a different way.