Wednesday, April 29, 2009

Re: Required form field NOT marked with "required" CSS class

On Apr 28, 5:40 pm, brian <bally.z...@gmail.com> wrote:

> Add 'allowEmpty' = true for number.

According to the documentation, that would bypass validation, if the
field is present but empty.

I need the opposite: IF the field is present, it must NOT be empty
(and it must be unique).

The validation seems to work, but the FormHelper does not recognize
the field as a required field.

Regards

Jonathan

--~--~---------~--~----~------------~-------~--~----~
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: