Thread: Autocompleter
View Single Post
  #1 (permalink)  
Old 10-16-2007, 11:18 AM
Patrick Rost
Guest
 
Posts: n/a
Default Autocompleter

Hi there,
i use the Autocompleter in a intranetweb. its fantastic.

i fill the array with text from a database. my problem is now:

i would like to hand over a second value to the autocompleter to show in
an additional textfield. example:

textfield1
textfield2

i would like to push the text into textfield1 and the "price" into
textfield2.

is this possible?

thanks in advance.
rgds
patrick
--
Posted via http://www.ruby-forum.com/.

Reply With Quote