Autocomplete Question
Autocomplete Question
I have a server side application running for an autocomplete and it is working very nicley. I would like to enhance the function to return two data fields per entry and put the first field in the autocomplete drop down and once an entry is chosen the second value into a hidden input.
Can this be done using the standard autocomplete plugin?
Thanks
Ken