heimrichhannot / contao-conditionalfields
Define dependencies between form fields.
Package info
github.com/heimrichhannot/contao-coditionalfields
Type:contao-module
pkg:composer/heimrichhannot/contao-conditionalfields
1.0.1
2015-09-30 07:47 UTC
Requires
- contao-community-alliance/composer-installer: *
- contao/core: >=3.3,<4-dev
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-08-24 08:36:20 UTC
README
Define dependencies between fields. Conditional fields can be created as Radio Button or Select Menu. In the form configuration dialog of other fields, you can choose wether the field should have a dependency to this field or not.
If a user selects the condition, the dependent fields will appaer.
This is no javascript solution, the validation is done one the server-side by php.
Requirements
- works with Contao 3.3.5