Question T8736
Visible to All Users

Show Language selection option at survey render.

created 3 years ago

Hi,

Is it possible to show the language selection option at the survey render? So that the user can choose the locale he wants to take the survey?

(show the available locales for translation like we show at test survey screen)

thanks in advance.

Answers approved by surveyjs Support

created 3 years ago

Hello,

Here is the live example on our site illustrating the language selection - https://surveyjs.io/Examples/Library?id=survey-multilanguages&platform=Knockoutjs&theme=modern

Thanks, Serge
SurveyJS Team

    Show previous comments (1)

      Hello Tony,
      We do not have this functionality in the library. In the most cases websites allows to change the current locale on the right top corner and developers want to apply selected locale for survey as well.
      Anyway, I would not put this functionality into Survey itself. If you are using angular, react or vue, then I would have a Survey component, that renders survey and locale selector and probably other elements. It will give you more flexibility in the future and commonly it is easy to support.

      Thank you,
      Andrew
      SurveyJS Team

        Thanks Andrew. Yes I am using Angular, and it will be helpful. Looking forward to the update.

          Here is the Sandbox for Angular.

          PS: You can make this ticket public. It doesn't contain any private information and other developers will be able to find the Sandbox.

          Thank you,
          Andrew
          SurveyJS Team