cancel
Showing results for 
Search instead for 
Did you mean: 

How to use <img> tag in FormattedText or FeedlistItem

Abhi9
Explorer
0 Kudos

Hi ,

I am using FeedListItem to display the different types of content like Texts(<p>),Links(<a>) and Blob images(<img>). 

Sometimes I get an image with text .

For some reason I see control is not even accepting  <img> tag as part of text property .

JS code

'<img alt=\"image\" width=\"302.1186440677966\" height=\"250\" src=\"' +
										imgURL + '\">'

Any recommendations or alternatives ?

Thanks,

Abhinay 

Accepted Solutions (0)

Answers (0)