Hi,
Is there anyone can help me on how to display the data in browser when it was clicked to edit.
Data is being saved in the database but is not being edited in the browser.
Currently I am enable how to get data.
thankyou
Hi @Priya Jhode
You can use client actions given by CKEditor to do this, might be my version is too old but yes you can do it in same manner.
I hope it'll help you.
ThanksDeep
Use SetEditorData after you fetch data from your aggregate or data source.
yes that's what i did. its done, thankyou so much for reply
Glad to help you, Thanks 😊
Hello,
It's a bit hard to figure out what's going on without seeing more of your code. Can you please share the code that fetches the data and also the details of the UI bindings (Text Area input and CK Editor block)?
its done, thankyou so much for reply