I'm looking to concatenate fields together via Wor...
# administration
p
I'm looking to concatenate fields together via Workflow formula (to populate a Task Message field), but need to include line-breaks:
{field1}|| '< br >' || {field2}
Doesn't seem to work as the result just adds < br > to the field. Is this possible? Source: http://www.netsuiterp.com/2019/07/formula-fields-add-line-breaks.html