Hi,
I need to catch model and controller errors and send it to the view
throw json. I need to send to the view something lik: {success: false,
error: "model/controller errors"}
How can I catch the model errors from $validate rules?
And how can I catch errors from controller in actions like save()
action?
Thanks for your support.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"CakePHP" 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
-~----------~----~----~----~------~----~------~--~---