I have a need on some sites to offer a multiple selection list in the form of a set of checkboxes. If you allowed the selection list on checkbox, you could generate a list of checkboxes. fruit;cheese;olives would produce
fruit []
cheese []
olives []
Preselected boxes could be something like *:fruit;cheese;*:olives
Comments
Comment #1
munga commentedpatch attached.
Comment #2
munga commentedupdate versions to 4.7
Comment #3
walkah commentedcommitted. thanks for the patch
Comment #4
(not verified) commented