Forum Discussion

dmoran15's avatar
dmoran15
Copper Contributor
Nov 12, 2020

Modern DispForm.aspx Rich Text Not Rendering

When displaying a list item in the modern dispform.aspx, the rich text field is showing the un-rendered HTML. 

 

It looks like the div that wraps the rich text is embedded in the field's text.  Below is what is currently being displayed in the rendered field for test list item.

 

 

<div class="ExternalClass7EE12DDE9994458AAA42F3263AA530D6"><p>TEST​</p></div>

 

 

Anyone else experiencing this?

 

 

Resources