Is it possible to change the step by a guide goes to with advance on element click?
I want to be able to control which step of a guide is next when the preceding guide has a advance on element click. I don't want the guide to always advance to the next step with advance on element click. I can't seem to figure out how to do that. Is there a way to do that or work around available?
(I'm looking for similar functionality where I can control a button to go to a certain step when clicked but just for the advance on element click function of a guide.)
0
Comments
How do you plan to determine which step the user sees next? You can add javascript in a custom code block for the logic and to skip steps for you (or go to specific steps) if that helps.
Please sign in to leave a comment.