Has anyone gotten CKeditor working in a textarea in a loaded component?

When I try it, it keeps telling me the field is null even if I have text in 
it.

It works fine for me in textareas outside of a component.  I had the same 
result whether I used the CKeditor web2py plugin or just integrated it into 
my code on my own.

Any thoughts/experience?

Is there a different editor that works better in this instance?  I also 
tried TinyMCE but that didn't like the ajax reloading on error.  I couldn't 
get it to re-initialize the editor because it thought the editor was 
already initialized.

-Jim

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to