Hi guys,

I've trying to add a WYSIWYG editor to the SQLFORM.
While it was fairly straightforward to get tinymce to work, it breaks
the form submission (apparently the data is saved in an iframe instead
of the textarea).

I've checked online and found a tutorial on 
http://www.web2pyslices.com/slices/take_slice/54
for embedding a WYSIWYG editor however I'm getting the exact same
problem (the author suggests using jquery.wysiwyg instead of tinymce,
but they seem to act the same).

Anyone got this working ?

Thanks

Reply via email to