To get Image uploaded from Backoffice using RichTextEditor in AJAX
Hi Everyone,
I have created a document type with name Description as a Rich Text Editor.
Then I have used AJAX to fetch the data from Backoffice everything works good.
The problem is I have uploaded an image using media from Backoffice inside rich text editor but while fetching the result it displays like
To get Image uploaded from Backoffice using RichTextEditor in AJAX
Hi Everyone,
I have created a document type with name Description as a Rich Text Editor. Then I have used AJAX to fetch the data from Backoffice everything works good. The problem is I have uploaded an image using media from Backoffice inside rich text editor but while fetching the result it displays like
here the src file has no media path. But in backoffice it shows like
and in database also the media path was not correct and it displays like this
what to do to get the image path and in my website the output was like
What I want to do???????????
-Jothipriya G
is working on a reply...