Damm, I was refering to Drupal Autocomplete solution.  Totally forgot to mention.

A single autocomplete is automatic within drupal form API.  I need to extend that ability making the autocomplete sensitive to a combobox, using jquery off course.

Anyone from this list did that?

Feijó


Diego A. escreveu:
There's no need for a new plugin. This is all down to your
implementation.

1. Create the state autocomplete field.
2. Use the callback function to create the city autocomplete field
(pointing to the list of cities of the selected state).

Done :-)

On Jan 24, 4:33 pm, Feijó <[EMAIL PROTECTED]> wrote:
  
I've been seen people trying to do that
A combo with State, after selected one, the Edit field sould autocomplete with cities from within that state, not all of them.
How can this be done?  There is any page about that on jquery docs?  If not why don't we do that?
I voluntere, with group help off course :)-- regards Feijó
    

Reply via email to