Forum Discussion
"Resume Saved State" is not saving State of Next Button when returning to slide
Okay, I looked back at one of my old Storylines from my last project manager, she is a genius by the way with variables and triggers here is what works:
EnableNext1 is the variable and it is set to False.
1st Trigger
Set EnableNext1 equal to True when the state of (enter you object or objects) are Visited
2nd Trigger
Change state of the next button to Normal when EnableNext1 changes if EnableNext1 is equal to True
3rd Trigger
Change state of the next button to Normal when the timeline starts if EnableNext1 is equal to True
Hope this helps!
@Ronda thank you for attaching this fix. I've had this problem in two of my courses for like 3 years. I'm glad to know someone was actually able to create a very solid workaround on this using the variables.
Thank you,
Brian