[Seaside] triggerFormElement: and checkboxes?

Lukas Renggli renggli at gmail.com
Wed Aug 23 09:18:08 UTC 2006


> I wondering, has anyone else also experienced that triggerFormElement:
> doesn't work with checkboxes?

The method comment in #triggerFormElement: gives you the answer. A
more detailled explanation can be found in the archive of this
mailing-list.

       "Serializing form elements does not always work as one would
expect, since Seaside sometimes depends on extra hidden-fields to be
triggered to be able to perform your callback-block. When encountering
a problem (check-boxes, multi-select lists) try using #triggerForm:
instead."

Cheers,
Lukas

-- 
Lukas Renggli
http://www.lukas-renggli.ch


More information about the Seaside mailing list