hi, When i enter information in a form and hit the submit button if there is any error on the form i should display the respective error, but i lose ill the information that i have netered in the form. gHOw can i retrieve the post/request information so i can showed again when errors al displayed? regards --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Make sure you do use ''render'' not ''redirect_to''. fRAnKEnSTEin wrote:> hi, > > When i enter information in a form and hit the submit button if there > is any error on the form i should display the respective error, but i > lose ill the information that i have netered in the form. gHOw can i > retrieve the post/request information so i can showed again when > errors al displayed? > > regards--~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---