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

CommentFileSizeAuthor
#1 patch_731003 bytesmunga

Comments

munga’s picture

Status: Active » Needs review
StatusFileSize
new1003 bytes

patch attached.

munga’s picture

Version: 4.6.x-1.x-dev » 4.7.x-1.x-dev

update versions to 4.7

walkah’s picture

Status: Needs review » Fixed

committed. thanks for the patch

Anonymous’s picture

Status: Fixed » Closed (fixed)