I know you'll say why didn't you just use Hierarchical Select API (As you suggested when I posted a question on your blog a couple of weeks ago) but I tried and tried and I just couldn't wrap my head around it. I'm learning programming as I go and I found AHAH helper a lot easier to understand mainly because of the included demo module.
So I created a form with 3 dependent fields Continent->Country->City which for the most part worked as intended. Originally I had the City field as a select just like the rest but I changed it to an autocomplete textfield (some countries had way too many cities). I haven't been able to get the autocomplete to do anything but I'm pretty sure it's something I'm doing wrong. I was simply hoping you could confirm this is doable with AHAH helper before I burn more hours trying to figure out why my autocomplete won't do a thing.
Thanks!
Comments
Comment #1
frdesign commentedHere's the post where I ask for help in creating an autocomplete field with more specifics.
http://drupal.org/node/352520
Comment #2
antgiant commentedI have responded to you other post, and am marking this closed so that the issue can be dealt with there. The short answer to your question is yes AHAH helper is compatible with autocomplete.