Skip to main content
1-Visitor
July 9, 2019
Question

Language translation for Status Message

  • July 9, 2019
  • 1 reply
  • 1002 views

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-Visitor
July 9, 2019

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