Listing
Listing returns values from a table, useful for showing related items next to an aggregation.
List
List values from a data model.
Inputs
| Input | Required? | Description |
|---|---|---|
| List of | Yes | The table to list values from. |
| Display fields | Yes | Which fields from that table to show. Defaults to All Fields. |
Use cases
- List of products per order
- Tags on each support ticket
- Campaign names linked to a customer