Hi there!
I'm running into most strange behaviour:
* Using basic SharePoint Integration (Customize form in PowerApps) against SharePoint list.
* Using basic SharePoint dropdowns with their own values (no lookup etc. and no combo boxes)
* "Items" properties of those dropdowns are not modified anyway, out-of-the box.
In the form there are several basic dropdowns with no multichoice allowed (you can choose only 1 value)
These dropdowns work perfectly when using the form from the SharePoint list itself (like adding a new item to the list of editing an existing item on the list)
I also built a simple approval Flow which sends an email message for Approver when new item is added.
Inside that approval email is "Link to item" which opens up the standard PowerApps "View" form of the the item to be approved. The item opens up nicely, all data shown.
When the Approver presses the SharePoint's built-in "Edit all" button everything still looks good, all data shown.
When the Approver tries to edit any of the dropdown fields on the form the dropdowns show no options to choose from. Approver can clear the current dropdown values but cannot choose anything to replace them. The dropdown fields react to the mouse clicking but won't bring up the choices to choose from.
Sometimes refreshing the browser page helps and brings those dropdowns to normal behaviour, sometimes not even refreshing the page helps.
Anyone else ran into this?
I've tried searching the forums (and Googling ofc) but haven't found anything related.