Of course error messages wont appear, because form html needs to be
updated somehow. Just do javascript validation in your case.


On Nov 25, 10:40 pm, Action <[EMAIL PROTECTED]> wrote:
> I'm kind of at a loss why posting the form data using ajax to the
> controller method is resulting in it not showing validation error
> messages. How do I use the model's validation when submitting the form
> using ajax in jquery? The validation works (it won't submit invalid
> data), but the error messages never appear (they do appear when
> submitted not using ajax).

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" 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