Hi Everyone,
I am trying to make a Conditional Execution that checks if the user selected a certain option in a field when closing out the status.
Example:
User goes to Video Type (multi-select) field and selects Option A and Option B.
What I want my Conditional Execution to do:
-Check Video Type field if any of the following Options A,B,C,D have been selected - proceed with Post-Function.
-If Options E, F,G are selected - do not proceed with Post-Function
Thanks.