Hi.
I want when complete survey, it reset and start another survey.
(I want show button "New Survey" when complete survey page.)
How I do this???
Thanks
Hi.
I want when complete survey, it reset and start another survey.
(I want show button "New Survey" when complete survey page.)
How I do this???
Thanks
Hello,
This can be achieved via the following code:
You can check the https://github.com/surveyjs/surveyjs/issues/816 article and this documentation - https://surveyjs.io/Documentation/Library/?id=surveymodel#clear
Thanks, Serge
SurveyJS Team