I have a complex prototype where there will be a key task with multiple entry points to it through out the app. I am trying to figure out if it is possible with variables to achieve the following:
once the task flow is completed and they click “done” it will drop them back at that original entry point.
Right now I have duplicate flows for each entry point…