Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/heimrichhannot/contao-coditionalfields
Conditional form fields for the contao cms form generator.
https://github.com/heimrichhannot/contao-coditionalfields
Last synced: about 1 month ago
JSON representation
Conditional form fields for the contao cms form generator.
- Host: GitHub
- URL: https://github.com/heimrichhannot/contao-coditionalfields
- Owner: heimrichhannot
- Created: 2014-10-30T14:34:23.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-09-30T07:47:33.000Z (about 9 years ago)
- Last Synced: 2024-11-16T12:49:21.541Z (about 1 month ago)
- Language: PHP
- Homepage:
- Size: 152 KB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Contao - Conditionalfields
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