Results formatting
Displayed results can be formatted within the inputs in the logic tab.
Displayed text results can be inserted using thequote icon in the calculator bar, or inserting the formula below:

Adding paragraphs
Create multiple paragraphs using +.
paragraph("Type content") + paragraph("Type content")
Here's an example, the formula below

will produce this in your results section

Adding hyperlinks
Combine links with text using +.
"Your string of text " + link("Link text", "https://checkfirst.gov.sg")
Here's an example, the formula below

will produce this in your result section.

Last updated
Was this helpful?