I would probably add the length limits to the form as well, I find it
frustrating when I fill out a form and get back errors that were for
limitations I didn't know about.
I didn't see it listed anywhere, but I went ahead and documented what
can be in the $form->input() $options array:
before
between
after
type
multiple
maxlength
div
label
error
selected
empty
timeFormat
dateFormat
I'd use one of before/between/after to put a note up about field
restrictions and probably go ahead and add the maxlength in.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---