Any help you can offer would be greatly appreciated!Solved
Hide next button until text is pressed
Hi,
I would like to hide the next button until participants click on a line of text above the question as this will update the table. Once they press "click here to see the monetary rewards" I would like the next button to show again (shown in the picture below).
I have used the code $('NextButton').hide() to hide the next button which works but I am unsure how to make it appear again.
!
Any help you can offer would be greatly appreciated!
Any help you can offer would be greatly appreciated!Best answer by Anonymous
Hello @ChloeM ,
You can assign the id to span with text "Click here to see monetary rewards" in "Rich content editor" -> "<>" source of question. Using id of this span we can toggle the next button using on click event.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
