Forum Discussion
Next button after Layers and button
Hi all,
Please can you assist I have started to build and got 3 layers which work when people click on the base layer buttons it goes to each layer then returns to base layer with a tick but not sure how to delay the next button on the base slide so it can only be clicked after each button has been clicked.
2 Replies
- JudyNolletSuper Hero
I can't look at your file at the moment, but I think I can still help.
Because the user remains on the same slide when they click the buttons, you can use the Visited state of those buttons to control the NEXT button. The trigger would look something like this:
Note: I'm guessing there's a trigger to disable NEXT when the timeline starts. That trigger will run every time the user visits the slide. Therefore, it needs conditions to prevent it from running after the user has finished the interaction. That might look something like this:
- The conditions are connected with "or." That means the trigger will run if any of the conditions is met. So if any of the buttons haven't been clicked (≠ Visited), NEXT will be disabled. But NEXT will remain enabled if the user returns the to the slide after completing the interaction.
Here's info about controlling the NEXT button: TIP: Controlling the NEXT Button 101 | Articulate - Community
- tia123smithCommunity Member
You can set triggers to delay the next button.
Trigger 1: Set state of the Next Button to Disabled when the timeline starts on the base slide.
Change the initial state of HS act to Disabled and set Trigger 2: Set state of HS Act to Normal when user clicks Work Regulations.
Trigger 3: Set state of Next button to Normal when user clicks HS act
Hope this helps!
Related Content
- 5 months ago
- 6 months ago