2 autocompleters

Is there a way to get 2 autcompleters using the same fields to work on
the same page? I have something similar to twitter autocomplete at
the top of the form and I am also trying to get another one working
for an inline edit.

Is this what you’re looking for?

http://patshaughnessy.net/repeated_auto_complete

  • pat

I am getting this for one of the autocomplete id:

I am trying to ajax send the text field to the server and remove the
text
fro the field upon rjs send back. How do I figure out what that number
comes from so I can reference it for the ajax send and text field clear?