masquerade
masquerade copied to clipboard
Add a "multiple checkboxes" field type
Similar to the dropdown type but with which you can select multiple values, presented as multiple checkboxes.
I don't think that's going to happen. It's a complicated feature to implement, and you could already build something similar by using multiple single checkboxes and maybe even use some custom CSS to make them look more like a single field.