Question T10691
Visible to All Users

Bind survey.nextPage() to the button behavior

created 2 years ago (modified 2 years ago)

[Ticket cloned from T10656: popup question]

Yes and one more question being

Am I able to bind survey.nextPage() to the button behavior?
Thank you!

Comments (1)

    Hi Moose,
    From what I gather, you wish to take a user to the next survey page with a button click. If so, you can call the survey.prevPage method to switch the survey to the next page.
    Please let me know if this helps.