Good day, im trying to insert a line break in Rich text field. i have
set the text field to allow page breaks + multiple lines. Text field
receives data from a data binding, and new lines gets added with set
value operation in workbench process.below is the code im using in the
set value operation.
concat(/process_data/FormData/xdp/datasets/data/StaffRequisitionForm/businessData/ApprovalStringPrev,
"CR+LF",/process_data/userBizExec/object/@commonName, "Requested", " ",
current-date(), " @ ", cur...