pop up problem

Try thisCreate a variable and call it PopUp_Close with a default of 0On the main content page create an Action Group called AutoNextPageCreate 2 actions within the groupAction1GoTo: Next PageCondition: PopUp_Close = 1Action2Run Action Group: AutoNextPageTime Delay: 0.1 seconds (set as appropriate)Add an Action to the Main Content page.Action: Run AutoNextPageOn: ShowRun Action Group: AutoNextPageAdd an Action to the Close button in your PopUp Window.Set PopUp_Close to 1On: ClickModify Variable: PopUp_CloseTo: 1Set VariableName the Actions/Action Groups as necessary. Use the timerdelay sparingly because it can overload the system with the constant check...so if it is feasible, increase the amount to say 0.5 seconds or so.

Discussions have been disabled for this post