Hey all. If I have a workflow which loads a button...
# suiteflow
c
Hey all. If I have a workflow which loads a button on a second state (after initialization checks) which goes to a third state on clicking that button, how do I exit the third state without the button press when someone leaves the page? I've got it getting stuck in that third state but it needs to go back to the initialization first state on page load.