I am trying to use the ckeditor to add a rich text field on a form on a custom entity in my CRM 2013 on premises instance (see original instructions here). I have added ckeditor as a managed solution to my CRM instance, added the new Web Resource, and added both an iFrame and a Web Resource to my form (I added both to see if one way worked and the other did not).
I am able to see the WYSIWYG toolbar at the top of the field; however, my text is not being saved. I have defined a Custom Parameter in my Web Resource holding the HTML code. Also, I noticed my Audit History is now being stopped when I click save on the record.
Any suggestions?