Search code examples
javascriptreactjsnext.jssurveyjs

Is there a way to redirect to an external URL if the user answered a particular choice? SurveyJS


I have a radiogroup question in my SurveyJS json, and I want to redirect the user to another page if they choose a particular choice from that question. Otherwise, I want them to keep taking the survey. Is that possible?

(I'm using react/next.js to build the survey)


Solution

  • SurveyJs's support helped me with this one:

    https://surveyjs.answerdesk.io/ticket/details/t12269/is-there-a-wayt-to-redirect-the-user-to-another-page-url-when-they-select-a-choice-in