The reason for the hidden field is so that you always get something on
form submission.  Without the hidden field, if a user does not select
the checkbox you will not get anything within the data array at all.
With the hidden form field you will get it there.

Geoff
--
http://lemoncake.wordpress.com

On Jul 2, 4:34 am, Mech7 <[EMAIL PROTECTED]> wrote:
> Umm no i did not read cause it was posted just before i was writing my
> message :) but why does it create the hidden field?
>
> On Jul 1, 8:23 pm, Walker Hamilton <[EMAIL PROTECTED]> wrote:
>
> > everything for form will be an option on input from now on (for the
> > most part.)
>
> > why would it come back....
>
> > most of those options are just wrappers. do you know how to read php
> > code?
>
> > do you know how to read the english language? Did you not read what I
> > wrote regarding the API?


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