Hi all,
When choosing the "Double" layout for a datacard with a combox, you have 3 fields that you can specify:
- the main label field
- the secondary label field
- the search field
When selecting the main and the secondary labels through the Data panel, PowerApps builds the content of the property DisplayFields in the following format:
DisplayFields = ["mainLabelField","secondaryLabelField"]
The issue is that when not in an english environment, but in french by example, the comma should be replaced by a semi-colon:
The workaround is to just do the replacement manually so it's not a big deal, but I thought I'd just point out the issue so it can be fixed.
Emmanuel


Report
All responses (
Answers (