I have a single page which contains both a login and a registration form,
both post to the 'User' model. When the 'username' field in the registration
form has a validation error, Cake shows the message on the 'username' field
in the registration form and the 'login' form. How can I contain the error
message to the appropriate form?
-- 
View this message in context: 
http://www.nabble.com/validation-conflicts%3A-two-forms%2C-one-model%2C-one-page-tp20141502p20141502.html
Sent from the CakePHP mailing list archive at Nabble.com.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to