Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X
I have a service which validates the form fields, I display the following Messages using the Status message widget.
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 ?
What does you mean? you can bind the service result to Message property of Status Message widget.