1. Home
  2. Build Help Solutions
  3. Build Help Solutions for VisualSP
  4. Advance walkthrough when users clicks on ANY element

Advance walkthrough when users clicks on ANY element

Applies to: VisualSP

In scenarios where you want a walkthrough to seamlessly advance upon any user interaction with elements within a web page, the conventional approach of targeting specific elements might pose limitations. However, there exists a workaround to achieve this objective by employing a splash screen prior to the advancement triggered by any element click. This article explains the process of configuring such an advanced walkthrough.

Scenario: You would like a walkthrough to advance to the next step when a user selects any document from a document library. Solution: While it isn't possible to target multiple elements in a walkthrough step, there is a workaround.
  1. Make the step directing the user to select a document a splash screen.

  2. In Advanced Properties, toggle Advance When Target Clicked to Yes

  3. Add your next step.
The expected behavior is on the first step, when anything on the page is clicked, the walkthrough will advance to the next step. Here is a video explanation of the configuration:

By leveraging the workaround outlined in this article, you can enhance the functionality of your walkthroughs by enabling progression triggered by any element click. This approach fosters a user-centric experience, ensuring that users seamlessly navigate through the walkthrough while interacting with the document library's interface. Implementing advanced walkthrough techniques empowers you to deliver intuitive guidance and facilitate efficient user onboarding processes.

Updated on February 7, 2024

Related Articles