Page 1 of 1

"input" boxes to support CRLF or BR.

Posted: 12 Nov 2010 17:00
by SkyFrontier
That way current workarounds like "msg" introductory boxes could be eliminated for the sake of usability.
Currently:
<CRLF> - is displayed as part of the caption.
<BR> - is displayed as part of the caption.
<br> - is displayed as part of the caption.
<crlf> - is not displayed as part of the caption but doesn't results in paragraph too.
Thank you!

Re: "input" boxes to support CRLF or BR.

Posted: 13 Nov 2010 17:33
by admin
The "notes" parameter supports <crlf> as line breaker.

Re: "input" boxes to support CRLF or BR.

Posted: 13 Nov 2010 20:46
by SkyFrontier
admin wrote:The "notes" parameter supports <crlf> as line breaker.
Thanks, Don - initial tests went ok with this. Next, I'll revise some scripts...