At the end of a survey there is a page that says “End of survey. Select Submit to finish.” The next button turns into a Submit button. Is there a way to skip this page and automatically submit the results?
This page is not represented anywhere in the Survey Editor, so the branching logic cannot be used to skip it. I have tried adding JavaScript to the addOnPageSubmit callback but I get an error. I have called the clickNextButton method in an attempt to artificially click the Next/Submit button, but the error I get is “Your page was outdated so we updated it with your most recent response.”