I'm using form helper and I have my validation error messages defined
in my model, so the error messages are automatically displayed next to
the invalid field in the form.

However, I want to submit and validate the form using ajax (jquery).
How can I access the validation errors (what variable are they stored
in) so I can update the html with those messages?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" 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/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to