Simple form elements (Depreciated)

The wrapping .field also gets the class .field-sm.

Buttons get additional the class .btn-sm.

## TODO: johbo: This is off compared to the checkboxes
Permission to allow repository creation. This includes ability to create repositories in root level. If this option is disabled admin of repository group can still create repositories inside that repository group.

Help text in form elements

Example help text for this input element. This help text will be shown under the input element itself. It can be so long that it will span multiple lines.
Example help text for this checkbox element. This help text will be shown under the checkbox element itself. It can be so long that it will span multiple lines.
Example help text for this checkbox element. This help text will be shown under the checkbox element itself. It can be so long that it will span multiple lines.

Error messages

If form validation fails, some input fields can show an error message close to the field.

Fields with buttons

delete Used if there is a list of values and the user can remove single entries.
Used together with locked fields, the user has to first unlock and afterwards it is possible to change the value.