Mustache Templating

Hello Everyone!

Does anyone know how I would add a new line (or a return) in Swimlane template mapping?

I did some “googling” and reviewed the Mustache Github site but wasn’t able to come up with a solution that would work within Swimlane.

Many thanks in advance!

From one of my buddies
Don’t think it’s possible with mustache but he could pass the values into condition to set multi-line field as HTML with line breaks and the variables

Hi Sif. Thank you for the reply. I was able to resolve my issue by switching from a standard text field to a rich text field. The rich text field accepts the HTML tags within template mapping… Makes since now that I think about it. :slight_smile: