Skip to main content

Notifications

Power Apps - Building Power Apps
Unanswered

Combobox in mobile view cutoff

Posted on 13 Dec 2024 19:57:02 by 33
Hello,

I have a combo box in a powerapp to allow a user to pick a building ID. However, when you select the combobox in the form on a mobile device the menu is on the far right hand side and cut off. I have a picture for reference. How can I get this to be centered on the screen and responsive to mobile? I need the search capability as well.

Categories:
  • MarkRahn Profile Picture
    MarkRahn 824 on 14 Dec 2024 at 23:48:36
    Combobox in mobile view cutoff
    Hi,
     
    Are you seeing this when you are testing the app in Power Apps Studio? Or from the Mobile device you are deploying to?
     
    If you are just seeing it in Power Apps Studio, then verify that it displays the same way on the Mobile device. For the most part, the popup for selecting items should show up right below the Combo Box. There are not any settings I could find to adjust where it shows up.
     
    If you built this app with one of the templates, can you let us know which one and we can try to duplicate what you are seeing. Alternatively, you could right click on the control, select "View code", and paste the code here so we can see if there is anything strange. This is an example of the code:
    - ComboBox1:
        Control: Classic/ComboBox
        Properties:
          DefaultSelectedItems: =Parent.Default
          Items: =Choices([@'20241212PLListTest'].'Choices')
          Height: =28.44
          PaddingBottom: =3.56
          PaddingLeft: =3.56
          PaddingRight: =2.81
          PaddingTop: =2.81
          Size: =5.20
          Width: =184.41
          X: =16.87
          Y: =69.69
     
     
    This community is supported by individuals freely devoting their time to answer questions and provide support. They do it to let you know you are not alone. This is a community.

    If someone has been able to answer your questions or solve your problem, please click Does this answer your question. This will help others who have the same question find a solution quickly via the forum search.

    If someone was able to provide you with more information that moved you closer to a solution, throw them a Like. It might make their day. 😊

    Thanks
    -Mark

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.

Helpful resources

Quick Links

November 2024 Newsletter…

November 2024 Community Newsletter…

Community Update Oct 28…

Power Platform Community Update…

Tuesday Tip #7 Community Profile Tips…

Welcome to a brand new series, Tuesday Tips…

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 143,595

#2
RandyHayes Profile Picture

RandyHayes 76,308

#3
Pstork1 Profile Picture

Pstork1 64,098

Leaderboard