I am new to RoR/Padrino. I want to add an autofil functionality to a form. Lets say when a User ID is entered The Name of the User is shown in the name field. And when a specific user type is selected a dropdown menu only shows entries matching the user type.
What kind of technology do I need to use? I read a lot about jQuery and AJAX but I really feel lost in the huge amount of questions relating this "problem". Can someone give me a hint where and what to read in order to get the needed knowledge?
Thanks in advance Patrick