mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-07 07:14:58 +00:00
09439f4e77dfb12ed6e6d49404a572142e247dd1
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.9%
Twig
10.1%
Vue
7.2%
JavaScript
2.9%
TypeScript
1.1%
Other
0.8%