0
edits
Changes
no edit summary
The line breaks stored in the [[Multiple Lines Text]] field can be converted to a break that will be displayed in HTML (<br />) by including the following in the '''Calculated Value''' of the field:
REPLACE([this],CHAR(13,10),"<<br />")
[[Category:Reports]]