Bot email enumlist as column

I have a bot that is sending out an email when a record is added to table contractors.

I have an enumlist for a selection of [access] the person will need. in the email it comes out like this

Alarm Code , ID Badge , Site Keys

I want it to look like this instead

Alarm Code

ID Badge

Site Keys

I have tried <<start:>> to make a table but it errors out. Any idea how I can make it a column instead of a line?

Solved Solved
0 4 158
1 ACCEPTED SOLUTION

Thank you for your reply, I ended up making a VC and made a list from the enumlist and then displayed the list. Thank you for the nudge.

View solution in original post

4 REPLIES 4

Is that code in a virtual column or is that in the email template?

 

You can use AppSheet expressions (including the one described in the tip I linked to) in many places, including App formulas and Initial values and templates.

Thank you for your reply, I ended up making a VC and made a list from the enumlist and then displayed the list. Thank you for the nudge.

Top Labels in this Space