I’d like to display multiple options in the “select”. It shows up fine on desktop, but on android, it only lists the first item.
Above is the desktop look and feel.
And below is how it looks on Android.
The question is “how can I have the android display the same as in desktop?”
If I add style=“height:200px”, it simply displays a large listbox (same look as desktop), but the option is not listed until clicked.