Enumeration enums.MultiChoiceType


This enumeration allows to set the type of display for a Form MultiChoiceField.


Enumeration Items
List Choices are displayed in a list (with multiple selection).
CheckBoxes Choices are displayed as separate selectable checkboxes.