Can you force a user to click on an element and enter a guide?
We've created a guide that shows up when a certain element is present and we want to force our users to enter and complete the guide when they see it. I have “Advance on Element Click” set in step 1. In the preview, if the user clicks on the element, they are forced through all the steps. If, however, the user clicks elsewhere on the screen instead of clicking on the element, the whole guide just disappears.
Is there a way to force the user to click on the element once the guide appears?
0
Comments
Adding a backdrop on your guide step, and selecting to show the target above the backdrop should work. Do you have code in your guide step that is dismissing the guide with any click outside the target? It normally stays on-screen until the desired action is taken.
Please sign in to leave a comment.