I've created a button for duplicating row, everything works except the ckeditor type field.
Any thought why that is?
Also, how can I manipulate the data before, and fire functions after, a row is copied?
Using the regular pre/postSubmit functions?
If thats the case, I somehow need to know that it was a 'copy' and not a 'create' or 'edit' action