LinioIT / dynamic-form-bundle

Generates symfony forms based on Yaml configuration files
18 stars 11 forks source link

Enable fields by default #11

Closed HellPat closed 7 years ago

HellPat commented 8 years ago
Q A
Bug fix? not really :-)
New feature? no
BC breaks? yes
Deprecations? no
Tests pass? yes
Fixed tickets
License MIT

It allows for a cleaner configuration if the fields are enabled by default. If explicitly set to false, the field is hidden.