Skip to main content

How to change help desk widget language dynamically

  • January 14, 2020
  • 0 replies
  • 130 views

The documentation says: "Once the widget is initialized with a certain locale, the language cannot be changed."


But in my case, the user can change between languages ​​dynamically during their portal session.

Is there any solution to do language switching after the widget has already started?

Maybe unload and upload it again with new language, i don't no... =/

It would be perfect if I could just do something like:

FreshworksWidget("setLanguage", "en");

or 

FreshworksWidget("switchLanguage", "en");

 

Did this topic help you find an answer to your question?

0 replies

Join the Community or User Group to Participate in this Discussion

Reply