Forum Discussion
RozGilmour
6 months agoCommunity Member
Unhide Next button when revisiting slide
I have a slide that I set a trigger "when the timeline starts on this slide, set state of Next button to Hidden". This means the Next button appears at the end of the video I have on the slide - gr...
JudyNollet
6 months agoSuper Hero
The trigger that hides the Next button needs a condition so it will only run the first time the user visits the slide.
Based on your description of the slide, you could do this:
- Create a T/F variable with the default value of False.
- For the trigger that hides the Next button, add a condition so it will run if the T/F variable = False.
- Add a trigger to the slide that changes the T/F variable to True when the media (that is, the video) completes.
Here's more info and a demo for controlling the Next button in different situations: https://community.articulate.com/discussions/articulate-storyline/tip-controlling-the-next-button-101
It’s worth the effort to learn about variables and trigger conditions, because they provide the real power in Storyline. Here’s more info: