cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X

Implementing Localization in thingworx

esirohi
1-Newbie

Implementing Localization in thingworx

How can we implement localization in thingworx application and how to use LocalizationToken?

Step by step explanation would be appreciated.

1 REPLY 1
paic
1-Newbie
(To:esirohi)

Digital Guide section 42 talks about localization.

Also covered in the Web Based Training Section 6.5 - Part 6

The Java Doc unfortunately doesn't give a lot of guidance on this, but the Tokens are defined and created in the Mashup environment (look for the globe icon)

And then you can duplicate any Localization table and name it to your language and then update the Token values.

Localization is triggered by the User's language setting.

Top Tags