Hi, we are using an htmlb:dropdownListBox element with quite a large number of options in our BSP application. Everything works fine, however, only 8 such values are shown in the browser when the user clicks on the dropdown list box.
Is there any way to increase that number of visible entries?
Kind regards, Matthias
PS: I think the option I am looking for is called "size" in normal HTML combo boxes.