Displaying 1 result from an estimated 1 matches for "auto_complete_controller".
2006 Dec 21
0
Autocomplete field in form - need string to be displayed but :id to be saved.
...as both name and email address show up in the div but
only name is used in the text box. Is the email address assigned to a
hidden field?
Also, I need to do this in a lot of places in the app. Is there a way
to dry up the controller code by putting all the autocomplete
functionality in a seperate auto_complete_controller for application
wide use.
Any help on this is greatly appreciated.
-bakki
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-...