REST API removes HTML markup from plain text MLoT

Copper Contributor

There is an MLoT field, set as Plain Text (not enhanced not RTF), that is retrieved using REST api ajax call. 

The data actually contains "< a href="https://... etc">This website< / a >", but when the REST data is returned, the HTML markup tags are removed.  So, in the example above only "This website" gets returned. 

 

Is it possible to return ALL of the text from the field, without getting the < a > < / a > stripped of it?  

 

Steve Clark

 

0 Replies