Forms

Always use fieldset tag for grouping checkboxes and radios, native fieldset tag has an additional benefits.

If you need multiline label beside checkbox (or radio) use the additional span tag

Checkboxes
Radio buttons

Attachments


Add class .grid to the form and use standard grid columns as wrapper for fields.

Checkboxes

Use class .fieldset-group for grouping sets of fields and display them inline.


Use disabled attribute on tag fieldset to disable group of fields.

To disable single elements just do it in classic way by using attribute readonly or disabled

Disabled specific field


This field is required

This field is required


Validation for group of fields

In hac habitasse platea dictumst .

Minimum one field is required

Just add only one class for input input class="mate-input", put the input inside label if you want.


Important: Input file must be placed inside form and then in label tag!

Single file


Multiple files

Select several files to see effect