Hi all, I am having troubles to figure out how I can load data via ajax and inject those data in a form.
Basically, I have a table of users. Each user has an edit button. On click, I want to load this user's data and pop out an modal box containing a form filled with the users data so I can edit them. Creating such a thing to create a new user was fine but I don't see how I can populate the edit form. Thanks! --~--~---------~--~----~------------~-------~--~----~ 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

