I have a combobox that I copied from a demo app created by @mr-dang. For some reason, when I try to set the IsSearchable property to true, the property defaults back to false when I click out of the property box..
I've never seen a property behave obstinately like this. Any thoughts on what could be causing this? Here are the main settings on the combobox:
Solved! Go to Solution.
Hi @WarrenBelz
The source is a local collection and not yet connected to any external source... but that's good info to keep in mind!
I decided to try and create a new combobox and replicate all the settings manually. The new combobox works as expected, so I think this was a bug.
Thank you for your time!!
Hi @AaronRichardson ,
It is because the potential amount of items in your filter exceed the Delegable limit (500-2000) you have set and therefore the Search will not function.
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
Hi @WarrenBelz
The source is a local collection and not yet connected to any external source... but that's good info to keep in mind!
I decided to try and create a new combobox and replicate all the settings manually. The new combobox works as expected, so I think this was a bug.
Thank you for your time!!
same story. just insert a new combo box. very strange
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Power Platform release plan for the 2022 release wave 2 describes all new features releasing from October 2022 through March 2023.
User | Count |
---|---|
208 | |
98 | |
60 | |
51 | |
43 |
User | Count |
---|---|
258 | |
160 | |
85 | |
79 | |
57 |