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

Community Tip - Help us improve the PTC Community by taking this short Community Survey! X

Why LocalizationToken doesn't work in widget "PropertyDisplay" ?

anthony1
7-Bedrock

Why LocalizationToken doesn't work in widget "PropertyDisplay" ?

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

1 REPLY 1
paic
12-Amethyst
(To:anthony1)

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.

Announcements


Top Tags