Controlled Fields
Categories
Component ID
Component name
Component type
Maintenance status
Development status
Component security advisory coverage
Downloads
Component created
Component changed
Component body
INTRODUCTION
The Controlled Fields module adds in rudimentary control of field visibility on form displays whilst also handling whether a field is required or not. It currently only supports the field of type 'list_string' for the controlling field.
Field visibility is set on the form display using the field settings form and is achieved by setting the 'Parent conditional controlling field' and a corresponding 'Parent conditional controlling field value'.
Handling of the required setting validation is done by shifting the setting value to third party settings so as not to interfere with entity validation.
REQUIREMENTS
No special requirements.
INSTALLATION
Install as you would normally install a contributed Drupal module. See: https://www.drupal.org/documentation/install/modules-themes/modules-8
This is a Drupal 8 only module.
