Howdy! Is there a way to have a single controller both produce the form and validate it (taking appropriate action as needed)? I.e. I want to have the following, but if I try it always assigns errors to my empty (not-yet-submitted) form...
|
Howdy! Is there a way to have a single controller both produce the form and validate it (taking appropriate action as needed)? I.e. I want to have the following, but if I try it always assigns errors to my empty (not-yet-submitted) form...
|