n Behalf Of Nicolas
Sent: Thursday, February 16, 2006 11:31 AM
To: rails-spinoffs@lists.rubyonrails.org
Subject: Re: [Rails-spinoffs] Autocompleter question
Hi,
You can play with which will be displayed, but not
selected and which won't be displayed, but
selected.
You can do pretty much everything
Hi,You can play with which will be displayed, but not selected and which won't be displayed, but selected.You can do pretty much everything with that, so you won't need to moidfy autocompleter code.
Reagrds,NicoOn 2/16/06, Joseph Potenza <[EMAIL PROTECTED]> wrote:
Hey
all,
When using t
Hey
all,
When using the Ajax.autocompleter, how would I configure it so that the user is
searching based on an entry's name, but once they select an entry, I record the
ID?
I
have the user entering a person's name in a text box to make it easier to find
contacts in a large databa