Displaying 1 result from an estimated 1 matches for "dynamparams".
2006 Feb 09
3
Autocompleter Request depends on other field
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