Forum Discussion
AbhishekMaur740
3 years agoCommunity Member
Previous slide not working properly
Hello to all,
I have created one sample drag drop test.
Slide 1.1 is normal content slide which will lead to 1.3 which is drag drop page Slide 1.3 is a normal where option comes and user is sup...
MariaCS
3 years agoStaff
Hi, Abhishek.
Thank you for the additional details!
If you need the previous button to behave differently depending on the user's path, I recommend using a True/False variable. You can then set the previous button to:
- Jump to one slide when the variable is true.
- Jump to another slide when the variable is false.
You can change the variable to True if the user clicks the reset button.
Let me know if this works!