Dear support,
I have a commercial license and i would like to upgrade my Survey JS version.
How could i upgrade from my 1.8.3 licensed version of SurveyJS to the latest one?
I'm using Node.js and jQuery. and knockout
Best regards
Dear support,
I have a commercial license and i would like to upgrade my Survey JS version.
How could i upgrade from my 1.8.3 licensed version of SurveyJS to the latest one?
I'm using Node.js and jQuery. and knockout
Best regards
Hello,
Please follow our Migration Guide.
Thank you,
Andrew
SurveyJS Team
Performed the steps requested by the guide and ended up with this error message.
1.8.3 was working pretty fine, i want to upgrade it because it is not responsive with mobile.
Thank you
Could you please fork this example and reproduce the issue in the example?
PS: I believe you do not add SurveyCreator JavaScript libraries correctly.
UPDATE: I have added some code to show "Save" button.
JavaScriptcreator.showState = true;
creator.saveSurveyFunc = function(saveNo, callback) {
//
};
Thank you,
Andrew
SurveyJS Team