I have couple of multi line (enhance rich text) field in sharepoint list ,
I have refer a video of Shane which converts b64 into binary .
Most of the part is done , the only place I'm facing problem is
So my field value is <div><img src="https://abc.com/sites/APE/RichImage/Paste09_07_2024.png" /></p></div>
This value is not converted into html code rather string value.
When I'm passing <div><img src="https://abc.com/sites/APE/RichImage/Paste09_07_2024.png" /></p></div> its getting converted as <div><img............... while viewing the record.
Please help how can I go ahead with it.

Report
All responses (
Answers (