I have a Grouped action with three other actions within it. My app is a project management app, and when a project is marked complete, it initiates the Grouped action (see below).
First action triggers fine, however the second and third actions both have Confirmation pop-ups enabled, allowing the user to decide to trigger them or not. If the user confirms, all actions execute as planned.
The issue is if the user selects cancel on the confirmation pop-up for the second action which results in the third action not triggering. In essence, when the second trigger is deemed FALSE, it stops any remaining actions to trigger. My goal is to ensure the third action always initiates even if the second action is not triggered (by user choice). I need the confirmation pop-ups to remain in place for both actions.
Any suggestions are appreciated.
Solved! Go to Solution.
Steve - This worked like a charm, exactly what I needed. Didn't know you could insulate actions like this, very handy to know. Thank you!
User | Count |
---|---|
16 | |
7 | |
5 | |
5 | |
3 |