Skip to Content
0
Former Member
Jun 05, 2008 at 06:33 AM

HTMLB TEXT EDIT tag Issue

86 Views

Hi All,

I am facing some issue related to BSP UI. The issue is related to HTMLB TEXT EDIT tag.

<htmlb:textEdit id = "orderDetailTextEdit"

cols = "50"

rows = "5"

text = "//co_model/ps_ui_longtext.text"

disabled = "true" />

co_model/ps_ui_longtext.text contains a string of text. I need to have a line break after each sentence instead of continues text.

I would like to know whether we can have line break with in the text of text attribute.

Regards,

MAK