Aug 22

How to update CKEditor content on form submit – equivalent of OnAfterLinkedFieldUpdate FCKEditor

Often there is a need to do something with CKEditor content before it is saved in database or send somewhere. As OnAfterLinkedFieldUpdate event is missing in CKEditor I spend a lot of time triyng to find a solution which would substitute OnAfterLinkedFieldUpdate event from FCKeditor. Continue reading