I have several SharePoint choice data fields in my app and when using PowerApps on the computer, the choice dropdown functions correctly as seen below:
However, the same function on Android or iOS fills up the entire screen with the choice dropdown:
I've tried playing around with the width, locking and unlocking the aspect ratio, and searching all over for people running into a similar issue but haven't gotten anywhere. Does anyone know how to fix this?
@PaulD1 Thanks for the help so far, really appreciate it!
I tried the dropdowns and while that solves one problem, it feels like it some others. I can't add a dropdown control within the format of the "editform" amongst the data cards that are coming out of SharePoint. I think I'd have to redesign the whole form to implement these. I also ran into some issues with the displayed values but haven't spent too much time on that part yet.
Is there any other way to do this? If not, I might have to request a feature or something.
You'll need to add a Drop Down control, set the items property the same as your Combo Box and in the Advanced Properties, choose the field you want to display.
I'll give that a shot. How exactly do I go about doing that?
It's a combo box with allow searching turned off.
Just checking, is the control a drop down, or is it a combo box with Allow searching turned off?
In my case, I get the same results regardless of how many choices are available (including those with as few as two).
I believe this is 'by design'.
Combo boxes take up the whole screen on mobile as there needs to be room for the on-screen keyboard.
I suspect if a drop down has more than a certain number of options (causing it to scroll) it goes to the whole screen mode.
If you only have a few options it seems (for me) to appear on screen in the same way as the web player.
WarrenBelz
146,765
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
66,091
Most Valuable Professional