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
Hi Sherri!
Here's what you can try:
1. Create the "Next" button on your base later then change the button's initial state to "Hidden".
2. Then place a trigger on your "Next" button when the state of all 4 buttons is visited.
3. Set a trigger on the 4th button to hide the four layers when it is clicked.
I attached a sample project so you can see how I tried these. I hope this helps!