masquerade icon indicating copy to clipboard operation
masquerade copied to clipboard

Add a "multiple checkboxes" field type

Open moeenio opened this issue 5 years ago • 1 comments

Similar to the dropdown type but with which you can select multiple values, presented as multiple checkboxes.

moeenio avatar Aug 30 '20 10:08 moeenio

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.

clarkwinkelmann avatar Aug 30 '20 17:08 clarkwinkelmann