
Temp collection based on conditions
How to setup a temporary collection in an action?
I want to get a collection of records based on multiple conditions.
If condition 1 == true --> get collection based on type 1
If condition 2 == true --> expand the collection based on type 2
etc...
How to setup a temporary collection in an action?
I want to get a collection of records based on multiple conditions.
If condition 1 == true --> get collection based on type 1
If condition 2 == true --> expand the collection based on type 2
etc...
Login to reply