1

Can I disable navigation on a single page?

2290 0 4
Posted   3 years ago

I'm using an action on a button to branch but I need to disable the NEXT on the page with the button. Is there somewhere where I can get videos, how to's on a more granular level?

Comments

( 0 )

Answers  ( 4 )

1
avatar Luke Hickey   |    
Posted   3 years ago

Yes you can.

Use the Interact tab > Trigger drop down > Current Page... Is Loaded.

From the Triggers dialog select Player Control and click on "Disable Next Button".

Now when that page is loaded, the next button will be disabled. 

Comments

( 0 )
1
avatar Chris Van Wingerden   |    
Posted   3 years ago

Even faster - on the Interact tab, select the Disable Next option on the Navigation section of the tab itself.

Comments

( 0 )
1
avatar Timscap   |    
Posted   2 years ago

Perfect! That works well. You guys are very helpful. Thanks a lot.

Comments

( 0 )
0
avatar Timscap   |    
Posted   2 years ago

Can the Next button be disabled for a specified period of time, say 5 or 10 seconds, and then become enabled?

 

Comments

( 1 )
0
2 years ago     Chris Van Wingerden     1347   |   7  

You can use the Current Page Is Loaded trigger to Enable Next after whatever time you set on the timer. Step 1: select the Interact tab, select Disable Next (to turn off of the Next button when page is loaded); Step 2: Interactions >> Triggers >> Current Page is Loaded >> Player Controls >> Enable Next Button (then complete the panel on the right to set the timer for the delay you want)