Tagged Questions
6
votes
3answers
497 views
What's the best way to select a suburb from a large list on a mobile device?
I need the user to select the suburb that they live in. It's no good just entering any old text, it has to match one of the suburbs in my database.
My current implementation is an auto-complete text ...