Render HTML text as read-only field
743214Aug 19 2010 — edited Sep 24 2013Hi,
I want to display the text entered in a rich text editor as "true" HTML in read-only mode. If I make the field read-only (Read Only = Always), the display is screwed up quite badly. Obviously CSS gets in the way somehow.
Here's how to see my problem:
- create a report/form with a text field (e.g. a CLOB, but that doesn't matter), displayed as "Rich Text Editor", and enter some text.
- create the same report/form again, this time making the field read-only.
Quite a difference...
Has anybody a quick answer?
Thank you,
Thomas