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)
SurveyJs's support helped me with this one: