Skip to content

add a required field to custom fields type

ref #17 (closed)

Add a required column to the customfield table, add a required field in customfieldsGroup form.

If the customfield is required, the field is marked as required in the customfield type (when the form is compiled). Although, for compound type (like choices) it is necessary to mark the type manually as required.

Merge request reports