Hi;

One often wants to cascade selections; where the options/values of the
later boxes are dependent on earlier selections; like Country -->
State/Region --> City, where the Region options aren't initialized
before the country is selected, and then the city options aren't
initialized before the Region is selected.  If it's any help, only the
city needs to be auto-complete.

Is there any smart way to do this with the autocomplete widget?  It
must come up a lot, but I didn't see anything in the documentation.

Thanks for any advice,

Paul

Reply via email to