Good list of options; just to note that in the 1.2 beta 'between' has
been replaced with 'separator' and 'selected' has been replaced with
'value' - at least for radio buttons and checkboxes - not tested for
other input types.

On Jan 30, 2:15 am, jonknee <[EMAIL PROTECTED]> wrote:
> 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 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