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

Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X

Language translation for Status Message

Dabbler_Aish
8-Gravel

Language translation for Status Message

I have a service which validates the form fields, I display the following Messages using the Status message widget.

  • User Created Successfully !
  • Error! User Creation failed
  • Error! User Name already exists
  • Error! Employee Id already exists
  • Error! Enter Valid First Name
  • Error! Enter Valid Last Name
  • Error! Password must contain 8 Characters, Atleast one special Charac & one Capital letter !
  • Enter Valid User Name
  • Error ! Enter mandatory fieds

I want to provide a Language translation for the same.

I created localization token for all the above messages and but later realized i was not able to add more than 1 localization token of the property message of the Status message.

Using ThingWorx Localization concept how can i achieve this ?

 

1 REPLY 1

What does you mean? you can bind the service result to Message property of Status Message widget.

Top Tags