Next Button Disabled on Revisit
Apr 16, 2021
I have the prev/next buttons set to locked. When I click on previous and it takes me back one slide, the next button looks enabled and then automatically goes to disabled upon revisiting the prior slide.
My revisit condition is set to "Resume Saved State". My next button triggers on the current slide are to disable at start of timeline and change to normal when either a video complete or the timeline ends.
Why won't my next buttons state enabled upon revisit if I have the condition set to "Resume Saved State" upon revisiting?
6 Replies
Hi, Sara,
Unfortunately, there's a known bug. When a slide is set to "Resume saved state," it won't replay the timeline animations and such. However, the program will re-execute timeline triggers.
If you want to disable the Next button the first time the user encounters each slide, the simplest way is to set the Menu Options to Restricted navigation.
If you only want to control the Next button for a given slide, do this:
I too have this issue with this bug and was quite relieved as I was starting to doubt my logic.
I've tried to implement the suggested fix using the variables option, but I can't get it to work.
My next button doesn't change to "normal" and I'm not sure what I'm missing, I've attached screenshots of my triggers.
Can anyone help please?
Hello Michelle,
Thank you for chiming in with what you see as well. You mention that your next button doesn't change to normal and I'm not seeing a trigger to do so.
Try adding a trigger that states:
Next Button
to Normal
When the state of all of
Commission btn
Maint btn
Permit btn
Restore btn
is Visited
Thanks so much Leslie,
I knew it was something simple (have been looking at it too long).
I appreciate everyone's reply! Using @Judy Nollets recommendations I was able to resolve the issue using the restricted format and deleting all triggers that I had connected to the next button. That was the only way to resolve it.
Thanks for the update, Sara. I'm glad to hear that Judy's solution was able to help!