Patch attached.
Assumes if the default value would be to be checked, set the hidden value to the value the checkbox takes on when checked.
Robin
| Comment | File | Size | Author |
|---|---|---|---|
| formfilter_checkbox_sanity.diff | 786 bytes | robin monks |
Patch attached.
Assumes if the default value would be to be checked, set the hidden value to the value the checkbox takes on when checked.
Robin
| Comment | File | Size | Author |
|---|---|---|---|
| formfilter_checkbox_sanity.diff | 786 bytes | robin monks |
Comments
Comment #1
nedjoThanks Robin. Why does this need to be 'hidden'? Could it instead be 'value'?
Comment #2
robin monks commentedI suspect it could.
Comment #3
nedjoHi Robin,
I've assigned you CVS access to formfilter. Please feel free to change this to a 'value' (to match what's done with other elements) and apply first to HEAD and then to the DRUPAL-5 branch. Thanks!
Comment #4
nedjoApplied a modified version some time ago.