Re: [Rails-spinoffs] Dynamic parameter to autocompleter

2006-01-22 Thread Listas
Listas escreveu: Hi All Is there any way to pass a dynamic parameter do AutoCompleter URL? I want to pass the current text on autocompleter input field plus a parameter "last", with data from field "last" When i try to use "parameters" option, they get only first value of field "last", not

[Rails-spinoffs] Dynamic parameter to autocompleter

2006-01-22 Thread Listas
Hi All Is there any way to pass a dynamic parameter do AutoCompleter URL? I want to pass the current text on autocompleter input field plus a parameter "last", with data from field "last" When i try to use "parameters" option, they get only first value of field "last", not dynamicaly. Th