I have a form and the field is stored with HTML markup (colors, bold, etc etc) in the text, using the HTML editor field.
However, on another form that displays the record information (NOT IN EDIT mode, everything is READ ONLY), I cannot figure out how to display the field information with the HTML markup enabled.
I see the field with information like: <p>information goes here. <b>this text should be bold but isnt as i’m only seeing the html tags, not actually the html being used</b>.
any ideas?
This form worked fine in v5, but in v6 it shows no formatting.