Forum Discussion
SherriDonati-0e
4 years agoCommunity Member
Direct user to base layer after required interaction?
I have a slide with 4 buttons. Each button shows a layer. Each layer has it's own button to go back to the base layer.
I have the next button (base) hidden until all 4 button states are "visited"....
JohnAlvinApaya
4 years agoCommunity Member
Thanks for sharing a sample! I've uploaded a modified version of the sample on this reply.
Here's what I did:
1. Set the Cont_btn initial state to "Hidden".
2. Delete or disable the following triggers:
I had to delete the slide triggers because the initial state of the Cont_btn was already set to "Hidden".
Hope this helps!