Question
5
Replies
2979
Views
Posted: May 11, 2016
Last activity: May 23, 2016
Closed
Solved
localize the drop down values from data table
Are the drop down values from the data table localizable meaning will they be translated when localized? Please share.
Hi Gyan,
If you are using Dropdown control, its configuration is referred to a property. Inside the Property definition, you can select 'Field Value' as the Table type. The Field Value will translate the value to whatever you put in the "To" field.
During the run time, the translated value will be displayed in the Dropdown list.
Thanks,
Susan