Alan Fernandez
Posts: 0
Joined: Sat May 17, 2014 4:28 pm

Drop Down Menu Filtering With Search Field

I have a dynamically generated drop down "Select" component which presents the user with a list of teachers. (Generated with a "List" service)
My problem is, the list is big and scrolling through it would take too long. Can I link the "Search" input component to my drop down list so that as the user types the name, the list shrinks automatically?

Or, would I need to have the user type the name and then use a query service to return the teacher?

Yurii Orishchuk
Posts: 0
Joined: Fri Feb 14, 2014 8:20 am

Drop Down Menu Filtering With Search Field

Hi Alan,

Please take a look here:

http://demos.jquerymobile.com/1.4.2/s...

Regards.

Return to “Issues”