Disable NEXT until user clicks textbox AND timeline ends

Aug 24, 2020

Hi,

Is it possible to disable the Next arrow until the user clicks a textbox and the timeline ends? I can do either, but can they both be conditions?

Thanks,

ST

3 Replies
Randall Sauchuck

 

Set 2 True/False variables: TextClick and TimeEnd. make both False to start

Set the TextClick to True if the User clicks the Text Box

Set the TimeEnd True when timeline ends

Add a trigger to the slide to set the State to the Next button to disabled IF either TextClick or TimeEnd == False on timeline begins

On the Slide set a trigger to set the State of the Next button to Normal when TextClick changes IF TimeEnd == True

On the Slide set another trigger to set the State of the Next button to Normal when TimeEnd changes IF TextClick == True

This discussion is closed. You can start a new discussion or contact Articulate Support.