52
Views
1
Comments
Solved
[CKEditor.Reactive] ckEditor do not load properly after refreshing the screen, it works
ckeditor-reactive
Reactive icon
Forge asset by Fábio Fantato
Application Type
Reactive

When the screen is loaded for the first time(or redirected) the ckeditor do not load properly. 

Refreshing the screen loads the ckeditor properly.


TestCKEditor.oml
2022-03-19 07-12-06
Alec Manabat
Solution

Hi @Mukul Varshney,

You need to use SetEditorData in order to display the saved data using ckEditor.
You don't also need a binary data for saving texts using ckEditor.
I've tweaked some of your code in the attached oml here, hope this helps.

Regards,
Alec 

TestCKEditor edited.oml
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.