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
Hi,
My question is in the title. I would like to know why when I try to put a LocalizationToken on field of my property display widget I cannot have the result. However the token is ok on a label of the same mashup.
There is a bug or not ? Because it work fine also in grid.
Regards.
Anthony
If I am not mistaken, the property display widget derives the Field Names and Values from the data source.
Unlike a Grid, this widget doesn't receive a source with a specific datashape so you can't localize those in the mashup design.
So if you wanted to show that localized, you would have to create a custom service that localizes the data content being delivered to the mashup.