Forum Discussion
AmaiaQuesada
7 years agoCommunity Member
Hide Next button
Hello!
I have read in previous discussions how to hide the "next button" until the user interacts with the slide, by changing state to hidden when timeline starts. That's great! Thanks for sharing...
TomKuhlmann
7 years agoStaff
The built-in states have certain functionality. Instead of changing the state of the marker to hidden, create a custom state where you can remove the marker properties so it's hidden. Then change the marker to that state and see if it works for you.