When I get an error from my server I want to go back to the last page instead of the completed page.
How can I do this?
Retry after options.showDataSavingError()
Show previous comments
(0)
Comments
(0)
Sign in to comment on this post
Answers approved by surveyjs Support
Hello Falko,
Here is the documentation and the example that does what you need.
Thank you,
Andrew
SurveyJS Team
Comments
(2)
FW
2 years ago
survey.clear(false, false);
s nowhere in the documentatie and the function name clear does not indicate returning to the form with all input saved.
Thanks for the quick response tho. Great tool
AT
2 years ago
Agreed, it is not a great name. We need to a better API name here.
Thank you,
Andrew
SurveyJS Team