multiField
Use these to display a series of checkboxes, where each one implies the one
before. A common case is permissions, where if you give a permission to one
role, then you always want to give it to the "higher" roles.
There are a few extra styles:
- checkboxes -- Get rendered without an extra label row
- dependent -- Used for checkboxes where each checkbox depends on the ones to its left (for example Role and Subtitle Visibility).
- ordered -- Used for fields that are time-ordered in some way (for example Assignment Time Limits)