So what is the hidden field? I imagine it keeps defaults or something.....
Seems strange that there is no native way to do multiple grouped checkboxes, have to hack it instead of Cake properly appending the data onto the name instead of the value. -Ben On Nov 9, 6:00 am, maschoen <[EMAIL PROTECTED]> wrote: > I've figured out what the strange hidden inputs are about. The only > big issue I have is why type="checkbox" is repeated. > This might not seem like a big problem, but I sometimes have to run > the generated HTML through an XML parser. This is a first step to > converting it to a JSON string to return an XMLHTTP request. The > problem is that the XML parser barfs on the duplicate attribute. > It's very picky. > > Anyone know why the duplicate type= or how to stop it? > > Thanks again --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
