Skip to main content
1-Visitor
September 21, 2016
Question

Localization Table used in mashup

  • September 21, 2016
  • 1 reply
  • 4839 views

Hi Carles Coll​,

I am getting all the languages in a dropdown. But after selecting the language the buttons and the labels should change from English to Spanish.As when we view a mashup we get a option for changing the language. So can you help me out how to get this flow working?

Thanks

Naveen

1 reply

1-Visitor
September 21, 2016

You should reload all the page, to take language change effect on the browser side.

ngourav1-VisitorAuthor
1-Visitor
September 21, 2016

I am not able to change from english to spanish. I have taken a simple mashup with one dropdown  which is having the languages and a button .So what i want is the moment i click on the dropdown and select spanish the value should change from english to spanish.

1-Visitor
September 21, 2016

If you want to have a button which text changes with binded Language name, then you can't use Button Widget, you should use Value Display widget which let's you change it's text and has a Clicked event.