Question T8388
Visible to All Users

Upgrade from v1.8.3 to v2

created 4 years ago

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

Answers approved by surveyjs Support

created 4 years ago

Hello,
Please follow our Migration Guide.

Thank you,
Andrew
SurveyJS Team

    Comments (2)

      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.

        JavaScript
        creator.showState = true; creator.saveSurveyFunc = function(saveNo, callback{     // };

        Thank you,
        Andrew
        SurveyJS Team