Forum Discussion
Spam-clicking "Next" will bypass logic intending to prevent further slide progress.
Yes I am using transitions. I understand your explanation, but just because it is explainable does not make it acceptable.
- EricSantos7 days agoStaff
Hi DeveloperIgniti,
Thanks for confirming, and thanks to JudyNollet for pointing out how slide transitions affect when Storyline recognizes the timeline start.
I understand that knowing why this happens doesn't necessarily address the concern. To make sure I capture your feedback accurately, are you requesting an enhancement where the built-in Next button starts in a disabled state by default when a slide loads and is enabled only when appropriate? Or did you have a different solution in mind?
- DeveloperIgniti6 days agoCommunity Member
Hi EricSantos​. I think there's a few options...
- After user clicks NEXT, wait for some reasonable time before checking to enable NEXT again - e.g. 3 seconds (I can't imagine many people have page transitions lasting more than 3 seconds).
- Have an internal function that checks if a logic block has been added to disable NEXT when Timeline starts on the next slide, and make that trigger take effect when the page transition starts, not when the Timeline starts.
- Add a global option somewhere to have NEXT always disabled by default until custom logic says otherwise.
- CarlFink16 days agoCommunity Member
Turn off the built-in Next button. Create your own, that appears only after 3 seconds?