metamict Posted September 22, 2014 Posted September 22, 2014 I have a layout for the Ipad that uses several dropdown lists. Since the user won't have the option to key-in free text, I'd like to prevent the keyboard from appearing and taking up screen space. Is there any way to prevent the keyboard from popping up when a dropdown list becomes active? Thank you
metamict Posted September 22, 2014 Author Posted September 22, 2014 I've figured this one out myself. This may be obvious to everyone else, but just in case: The dropdown list brings up a keyboard. The popup menu brings up the value list without keyboard. I hope this helps someone else out in the future. I'm not sure how to mark this solved.
bcooney Posted September 23, 2014 Posted September 23, 2014 and, when the choices become too long for a popup menu, think about using a popover with a portal. See the Invoices starter solution.
Rick Whitelaw Posted September 24, 2014 Posted September 24, 2014 What bcooney said. But I add: assume the number of values will eventually become too long and design for this outcome now rather that later.
Recommended Posts
This topic is 3715 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now