Skip to main content
1-Visitor
November 28, 2018
Question

Is Localization to German and English possible at same time?

  • November 28, 2018
  • 1 reply
  • 1867 views

Hi,

 

I want to make convert my runtime mashup to German when I choose german locale and when I choose default locale I want to convert it back to English. I want the localization to be dynamic.

 

Is that possible? Please provide some idea.

 

Thanks,

Shalini V.

1 reply

1-Visitor
November 28, 2018

If you mean to have a dropdown where you select languages and everything changes, you need to force a browser refresh there's no way around.

22-Sapphire I
November 28, 2018

You can use the Expression widget to trigger a browser refresh after the language choice

you should be able to use location.reload()