Managing a guided tour
You can configure any action control to start, continue, or dismiss a guided tour. For example, you might want to provide users with a way to restart a guided tour that they previously exited.
- Click in the cell that includes the control, and click the Gear icon to open the Cell Properties panel.
- On the Actions tab, click Create an action set.
- Click Add an event, and select the mouse, keyboard, and focus events that initiate the action.
- To select an action, click Add an action > All actions.
- In the Other category, click Manage guided tour.
- Specify the following information for the guided tour action:
- Action to take – Select whether the action starts the tour or dismisses the tour.
- Always continue where left off – Select this check box to continue the tour where the user exited, if the user exited the tour at an intermediate stop.
- Tour applies to – Specify the class in which the tour is defined.
- Tour name – Specify the name of the tour to run.
- Override default tour stop container template – Select this check box to override the default template (pxTourStopContainer) that is applied to tour stops. Specify the template that you want to use in the Template name field.
- Click Submit to save the control.
Open topic with navigation