Through trial and error I figured this out. Hope it helps others.
You must use a Flow if you want to add items into an array object on your page when using dynamic events (e.g. on click of a button).
- Create your Array
- Create a Flow
2.1 Setup a Param to pass values into the Flow
2.2 Add a Run step
2.3 Select the appropriate array action you want to use and populate it with the param value
- Add a dynamic event to your element
3.1 Click the Action button
3.2 Add your flow and populate the paramter with your value.
Community Page
Last updated:
Last updated: