Question T8395
Visible to All Users

Upgrade to v2

created 4 years ago

With the upgrade to the version V2 we are able to create the survey with the new design but, while sending the survey to collect feedbacks the UI is still the Old one we had with the version 1.8.3

Can you please give any support on that?

And the person who gives the feedback is no longer able to choose the language, could we have support also on this one?

Thank you

Answers approved by surveyjs Support

created 4 years ago

Hello,
You can use the latest survey version and use defaultV2 theme. Here is the example.
I am not sure about the question about choosing the language. Are you talking about Creator?
We do not have UI for choosing the language in Library and never had. The most sites have this functionality outside Survey on the top menu of the site. You can change the survey locale as survey.locale = "fr";.

Thank you,
Andrew
SurveyJS Team

    Show previous comments (3)

      Please replace it with the following code like in my example:

      JavaScript
      Survey.StylesManager.applyTheme("defaultV2");

      Thank you,
      Andrew
      SurveyJS Team

        That's perfect! Thank you Sir!

          Great!
          Andrew
          SurveyJS Team