Hello,
I have the following problem.
I am saving the content of the Editor by fetching Editor.text property and inserting into database. I have switched off all relative path propertys in the editor. The absolute paths work fine when opening the content for the second time - but when inserting an image and then saving - only the relative path is saved.
What can I do to avoid this?
Thanks