I recently created a form in CKEditor while in Chrome and after I saved, all script, onclick events, and even the form action were deleted.
For e.g., onclick="dothis();" was saved as onclick=""
This is not a CKEditor bug. I believe this has something to do with a filter in Chrome.
Unfortunately, I have been unable to find any clear recommendations on how to address it.
Has anyone else experienced this and know a solution?
Thanks!