web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / How to change the size...
Power Apps
Answered

How to change the size of the selected list box for a combo box.

(0) ShareShare
ReportReport
Posted on by 22

I need to select dozens of users in the combo box. I need to make sure that I have selected the right users, but the default display of the list height is too small. Can I adjust it?

画像1.png

画像2.png

If there is a better way to confirm whether the user's choice is correct, please inform me, thank you.

Categories:
  • v-bofeng-msft Profile Picture
    Microsoft Employee on at

    Hi @snail520 ,

     

    You could set it's height property to:

     

    Max(1,RoundUp(CountRows(Self.SelectedItems)/3,0))*40

     

    Every time the control increases by 3 choices, its height increases by 40 pixels.

     

    Best Regards,
    Bof

  • snail520 Profile Picture
    22 on at

    I tried this with the height property. But it does not solve the problem of the height of the user confirmation box.

    画像3.png

    画像4.png

  • snail520 Profile Picture
    22 on at

    I want to change the height of the red wire frame.

  • Verified answer
    v-bofeng-msft Profile Picture
    Microsoft Employee on at

    Hi @snail520 ,

     

    I'm afraid this is not available, I suggest you use composite controls to achieve similar functionality, such as:

    • Create a text input control as a search box.
    • Create a gallery1 to show search results and let the user choose options.
    • Create a gallery2 to show the user's choices and provide a delete function.

    This solution allows you to define the size of each component as you want.

     

    Best Regards,

    Bpf

     

  • RLautomate Profile Picture
    24 on at

    Did you ever figure this out?  Im finding threads back to 2018 still with this issue.  If you select more than a few items its almost impossible to view them all on a phone.  Unbelievable there is no option to adjust this.

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 397 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 354

#3
WarrenBelz Profile Picture

WarrenBelz 232 Most Valuable Professional

Last 30 days Overall leaderboard