mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-13 22:04:23 +00:00
add a required field to custom fields type ref Chill-project/Chill-CustomFields#17 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. See merge request !8
CustomFields
The bundle for adding custom fields to Chill. This bundle is part of the Chill project.
Documentation & installation
Read documentation here : http://chill.readthedocs.org
Languages
PHP
77.3%
Twig
10.4%
Vue
7.4%
JavaScript
3.1%
TypeScript
1%
Other
0.8%