This is Part 3 of a series of videos that illustrate our solution to implementing CKEditor 4 in our XPages application.
You can find links to all of the videos in Part 1.
In the last video I showed how we were transferring the content of CKEditor 4 into an XPages control.
In this video I show how the copied HTML is saved into the document as MIME which is really what you’re after when implementing a “rich text” web editor after all!
Enjoy!