Get Back to Where You Once Belonged
December 8, 2009 12:00 AM
Top of head: you could put the follow up actions that need to happen in a group. On the root of the page, put a timed action that triggers when for example "childClosed = 1". Set the childClosed variable to 1 when the user closes teh feedback page. The action of the timer is "run action group" with the target being the group of follow up actions. The first action in that group would of course reset childClosed to 0. You can then reuse that on multiple pages as an on/off switch for resuming from whence you came.
Discussions have been disabled for this post