Skip to main content
1-Visitor
July 8, 2015
Question

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

  • July 8, 2015
  • 1 reply
  • 760 views

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-Visitor
    July 8, 2015

    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.