pronto icon indicating copy to clipboard operation
pronto copied to clipboard

HTML Area in Forms with new MS IE not saving

Open spectrum-nashville opened this issue 12 years ago • 2 comments

The Pronto built-in forms code uses TinyMCE for fields specified as "htmlarea", which is generally no problem. Recently, I had customers begin complaining that their htmlarea inputs were not "saving" data, though.

As far as I can tell, the problem only appears when using the latest MS IE to browse (of course). It works fine under FF and Chrome.

I updated the tinymce files in my pronto installation's /js/tinymce folder, including the PHP compressor file from the tinymce site. This did not appear to fix the problem.

Anyone else encountered this issue and/or a fix for it? Thanks.

spectrum-nashville avatar Jul 24 '12 21:07 spectrum-nashville

To be honest, I think it may be useful to explore other, newer WYSIWYG editors and see if perhaps they are a better fit within Pronto.

I don't have much time as of late, but if anyone does, I think this one looks promising:

http://redactorjs.com/

jvinet avatar Jul 24 '12 21:07 jvinet

In my opinion CKEditor is a great WYSIWYG editor.

J5lx avatar Dec 15 '13 22:12 J5lx