Jump to content
Server Maintenance This Week. ×

How to easily select from huge drop down list?


nexgen

This topic is 2645 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Let's say I have 1000 values in the drop down list. What's the easier way to select from such drop down list?

I know I can move the selection by typing some beginning letters of the values but that's not that user friendly. I may not remember the beginning letters and might remember the middle letters.

I am looking for functionality something like as shown in this video:

https://www.dropbox.com/s/8s7ecv1d0chi3yj/02%20Dropdown%20with%20filter.mp4?dl=0

Any easy solution?

Link to comment
Share on other sites

Don't present the user with 1,000 values!  Show them just the values that are relevant for that part of the workflow they are in.

If you absolutely must have 1,000 values to choose from then don't use a drop down list, take the user to a search screen / list where they can type in what they need and the list will show the right choices.

Link to comment
Share on other sites

This topic is 2645 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.