How to add a newline character to a text / Alpha field using LPL. I tried using <br/> and without much luck
I'm not sure what you mean, but if pasting in text, will present a new line
I have a field in a business class which I would like to programmatically update via an exit rule. I would like to add new line characters to the value of the field so when the contents displays they show as an easy to read list and not a blob of text.
should show up correctly as a new line
For some reason when I use the field in a document template to create a document it outputs instead of an empty new line (see screenshot below). The same happens when I query the field in spreadsheet designer.
Here is the code I am using