Change Default Length of Comboboxes

Federmann
New Contributor III

The default length of visible line items for comboboxes seems to be eight. Is it possible to change this to larger numbers? Often there is more space on the screen and this would help avoid unnecessary scrolling.

Thanks!

(example from GolfStream App)

Federmann_1-1675095932405.png

 

 

3 REPLIES 3

LeeB
Contributor II

You can apply formatting to Combo Boxes using the Display Format property.  Here you can specify a Width, or use a parameter to store mutliple formatting preferences including what you'd like to the default Width to be.  

 

LeeB_0-1675097286554.png

 

Federmann
New Contributor III

I don't think, that setting has any influence on the number of items shown when you open the dropdown list. Width and height here only refer to the initial appearance of the unopened box.

You will have to file that in the IdeaStream. Agree that there needs to be a control to show how many items to show before the scroll gets enabled.