Hi,
I have created a Dynamic Double dropdown from 2 tables,
Dropdown 1 is Organization
Dropdown 2 is Schools from that organization.
I can see the schools list growing quite big, maybe a few hundred and am trying to get the second dropdown as an Autocompleter.
How can I call the Autocompleter after Dropdown one is selected to populate dropdown 2(Which I would have to change to a text box)? I can get autocompleter working from on load but cant work out how to call it from a dropdown 1 event? Thanks
Example here: http://www.feisonline.com/login-register/register
I have created a Dynamic Double dropdown from 2 tables,
Dropdown 1 is Organization
Dropdown 2 is Schools from that organization.
I can see the schools list growing quite big, maybe a few hundred and am trying to get the second dropdown as an Autocompleter.
How can I call the Autocompleter after Dropdown one is selected to populate dropdown 2(Which I would have to change to a text box)? I can get autocompleter working from on load but cant work out how to call it from a dropdown 1 event? Thanks
Example here: http://www.feisonline.com/login-register/register