Hi All,
I'm building an app and when running the workflow, I keep getting the same errors appearing. I've attached a simplified version of the workflow I'm building and essentially the user is submitting details on flights, could be one flight or many but if only one flight, then #2 and #3 containers need to be disabled.. I can't see to get this to work.
The result I want to achieve is:
- Flight 1: Information Submitted
- Flight 2: Check box unticked to disable container and skip
- Flight : Check box unticked to disable container and skip
Output to only contain data inputted from Flight 1
Could someone help me out to know what I'm doing wrong?
Many thanks, Stuart