Friday, December 31, 2010

Re: is it possible to include the failed input string in the validation message?

> As for the second point about handling this in the controller. It's
> the manual itself that says this should be handled with FormHelper.
> From this page here:http://book.cakephp.org/view/1143/Data-Validation
> , it says: "For more information about how to handle the displaying of
> validation errors, check out the section covering FormHelper."

For those who use i28n, error messages need to be in our views,
otherwise they cannot be translated from our models. Would be good on
new versions (2.0?) to have this possibility included as this cleans
up a lot of code and lines in our views.

Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions.

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
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php?hl=en

No comments: