Announcements
I have an app that uses combobox connected to a collection. but when I or other developers open the App for editing and closes the app - the ComboBox "Allow seaching" switches back to OFF. any clues, hints, bright ideas or surprisingly weird explanation why this is happening? 🙂
Thanks in advance!
@Dan7Merc
Have you tried deleting the ComboBox and adding a new one back in?
Sometimes the ole ‘unplug it, wait 20s, plug it back in’ method can work wonders 😄
Hi @Dan7Merc :
Could you please tell me:
What is 'Allow seaching' ?Is it the combo box's IsSearchable property? The value of this property becomes false again after you close the app and reopen it? If so, you could try save and publish the app. If the issue still exists, I suggest you create a support ticket for professional assistance following the below procedure.
Get Help + Support - Power Platform | Microsoft Docs
Best Regards,
Bof
Didn't forget to publish the app right?
the app was saved and published with the "Allow search" toggled ON but when the app was opened for editing...saved and republished, the "Allow search" automatically turn OFF.
With me it switches back as soon as I edit a property of the combobox and I have to remember each time to switch it back before I publish. Also, the "DisplayFields" and "SearchFields" properties are set back to the first column of my collection.Any news on this? Know bug?
Definitely a bug. I'm using authoring version 3.23092.13 and it's still happening to me when using the ComboBox in an edit form (Also occurs outside of a form). I have the box items set to a Distinct collection from a list, and every time I select the "Is Searchable" toggle to True it reverts to False immediately. I can't enter "true" in the advanced tab either.
When I Remove the Items property and preview the app, then re-add the Items, it lets me select "true".
thanks, that worked
That didn't work for me, but it works when I changed the field from integer to text:AddColumns(Distinct('DataSource', 'IntegerColumn'), "TextColumn", Text('Value'))orForAll(Distinct('DataSource', 'IntegerColumn'), Text('Value'))This seems to be the only way I can get the toggle to stay true.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Vish WR 610
Haque 317
WarrenBelz 315 Most Valuable Professional