Hello, Today I tried to implement in a full ajax CRUD system in an existing app of mine. It all worked fine untill I discovered that my data that I submitted into a CKeditor field wasn't saved. I use $ajax->submit() to post the data. Is there a specific reason for this? (like confilcting javascript or so)
regards Jacob Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
