I have embedded a CKEditor in my application, which I have developed using OutSystems. Whenever I enter some data into the CKEditor and press 'OK' the data is saved, but when I open the CKEditor again for editing then the previously entered data is cleared somehow.
This is against the normal functionality. The user does not wants this data loss.
Any hints ?
Thanks!