Can I list more than 1 record on a WorkFlow a...

Can I list more than 1 record on a WorkFlow attachment?

In other words, say I have a column labeled [Deposit] that designates something as either 1,2,3.

Can I show all the records, from the table that have a [Deposit] value of 1?

I seem to only be able to show single records at a time, as they are changed.

0 1 361
1 REPLY 1

@Phillip_Panfili

You can list multiple records by including a Start expression in your workflow template.

See topic “Templates with Embedded Templates” in this article help.appsheet.com - Email Templates

See this article on Start expressions https://help.appsheet.com/behavior/workflow-sending-email/template-start-expressions

Its not clear if you are trying to display the “child records” under the “parent record” that is being updated, or if you are trying to do something else.

In any case, you can definitely use a Start expression to display multiple records. Email Templates help.appsheet.com

Top Labels in this Space