This message was deleted.
# questions
b
This message was deleted.
e
Hey @quiet-megabyte-35727, we don’t support line breaks yet, Could you give me an example of where you would find this useful?
q
if we want to conditionally combine two fields into one:
Copy code
{field A} & if({field B}, "\n hello world", "")
r
But wanted it to display as:
This is the intro paragraph blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah
and this is the added detail.
instead of:
This is the intro paragraph blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah and this is the added detail.
But I now see Jason linked to a much better explanation. 😉
e
Ah, sorry—I should have been more precise. I totally understand what you’re looking for, but could you explain a use case where you would find this useful?