Overview and Installation
An overview of the module's purpose, and how to install it.
Usage instructions
How to set up and use the Conditional Fields module.
This is documentation for Drupal 7, which is no longer supported. Learn more and find resources for Drupal 7 sites
Conditional Fields 7.x-1.x allows you to manage sets of dependencies between fields. When a field is “dependent”, it will only be available for editing and displayed if the state of the “dependee” field matches the right condition. When editing a node (or any other entity type that supports fields, like users and categories), the dependent fields are dynamically modified with the States API.
A simple use case would be defining a custom “Article teaser" field that is shown only if a "Has teaser" checkbox is checked, but much more complex options are available.
Module Page: https://www.drupal.org/project/conditional_fields
An overview of the module's purpose, and how to install it.
How to set up and use the Conditional Fields module.