Hi,
We have a dynamic form with a RichTextItem displaying editable html.
We would like to be able to click a button and convert the RichTextItem to some other type (maybe Canvas?) so the html is just displayed and not editable.
How can we do that?
We have a dynamic form with a RichTextItem displaying editable html.
We would like to be able to click a button and convert the RichTextItem to some other type (maybe Canvas?) so the html is just displayed and not editable.
How can we do that?
Comment