Hi list,
First, I have a textbox "username". I also have an Autocompleter'd textbox called "products".
Is there a "built in" way to have the Autocompleter's Ajax Request pass the value in the "username" field ?
(I tried adding "parameters: $F('username')" to the Autocompleter's options, but, that grabs the initial username value (which is blank), not the current value.)
Thanks,
EJC
_______________________________________________ Rails-spinoffs mailing list [email protected] http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs
