cancel
Showing results for 
Search instead for 
Did you mean: 

Formatted text editor/view

Former Member
0 Kudos

Hi,

I have to display a set of messages with icons in a read only text area.

Two options I have are:

1. Formatted text view - here I cannot restrict the size, is there any way to do that?

2. Formatted text editor - here, I get the toolbar with 'bold', 'italics', etc. icons on top. Is there a way to hide it? Please help.

Regards,

Rachita.

Accepted Solutions (0)

Answers (1)

Answers (1)

thomas_jung
Developer Advocate
Developer Advocate
0 Kudos

Personally it sounds like I would go for the FormattedTextEditor. I don't believe that you can completely remove the button bar at the top. However you can put the UI element into ReadOnly mode via the corresponding property. The buttons are then disabled. Not the best look, but something I think end users are used to.