[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!
[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!
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.