I have a post page that includes a comment form at the bottom. I want to validate the post form and display the error messages if validation fails in the post page. What is the best way to do this? -- Posted via http://www.ruby-forum.com/.
Maybe Matching Threads
- Problems validating form with collection_select
- Validating two models from one form
- Validating a non-object attribute in a form via checkbox?
- AJAX Form, :postion => :bottom but replace when error?
- How do you display validation errors when validating child models?