i am trying to implement autocomplete and autofill on a form. To simplify i need a function that will help me fetch existing data onto a different form. like i have record of students i need to fetch the data of students on a form via autocomplete. and the information related to that particular student should be auto filled on the form. and while doing this i do not want to leave the page.
Is there any simplified way to do this in Rails 3. any suggestions would be helpful
thanks,
nikhil
Try https://github.com/crowdint/rails3-jquery-autocomplete