Custom State list displayed as a bullet list

I have a repeating group that a user can select items from.
These selected items are then added to a custom state list.
The user can then hit a button to forward the list to a specified email address.

When I add the list to the email content, it looks like the following:

item 1, item 2, item 3, item 4 etc…

I would like to display it as:
item 1
item 2
item 3
item 4
etc…

Is there a way of doing this?

Thanks

Hello @rory.mulligan

You can do this with the “join with” operator. After selecting this operator, simply type “line_break”.

This link also has an example.

You can also download this free resource from here and check out its editor.

Cheers,
Eren

2 Likes

Thanks Eren, that was incredibly helpful.
A great resource for future reference.

Cheers

1 Like

Happy to help!

Glad you like it!

This topic was automatically closed after 70 days. New replies are no longer allowed.