ChristopherD654
2 months agoCommunity Member
Scrollbar disables the Next button on return to slide
I have a course which uses the scrollbar and hides the next button until the timeline reaches a certain point.
The scrollbar is set to "Allow drag after completion".
The Next button status is linked to a true/false variable.
However, if the user moves to the next slide before the scrollbar completes, and then returns to the slide, the Next button is disabled; despite the True/False variable being set to True.
Additionally, I have no trigger that disable the Next button.
Is there a way to correct this?