cancel
Showing results for 
Search instead for 
Did you mean: 

Textview is displaying <BR>

Former Member
0 Kudos

Hello Experts

My WD application consist of two tabs in a road map. On the first tab users enter some text in a textedit element. On the next tab I want to summarize the text in a textview element. But unfortunately line breaks are displayed as \<BR\> (HTML Breakline Tag). Is there a way tell the textview element to wrap the text instead of displaying \<BR\>?

Regards,

Mathais

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

There is a property for the textview UI element called word wrapping. Check that property. You can also try Formatted textview UI element.

Regards,

Wenonah