Forum Discussion
AngelaStpierre
4 years agoCommunity Member
Button States and Triggers when Revisiting
I have a slide where I have a cycle made up of buttons.
When the user first gets to the slide the first button is the only one that is active because we want them to click the buttons in order. I...
Dave_LeFevre
4 years agoCommunity Member
If I'm understanding your question correctly, I do this all the time. The built-in Visited state doesn't work for this purpose for the reasons you describe. I use a custom state (often "Done" but use whatever you like) which is triggered by whatever event you want to use (last slide visited, interaction completed, etc.). The button stays in that state no matter how many times it is clicked. Then you have a trigger on the page that checks that all buttons are in the "Done" state to register completion.
Related Content
- 10 months ago
- 10 months ago
- 14 days ago