You are here

constant CONDITIONAL_FIELDS_FIELD_EDIT_HIDE_UNTRIGGERED_ORPHAN in Conditional Fields 7.3

Field edit setting. Dependent is shown only if the dependee is shown as well and the dependency evaluates to TRUE.

File

./conditional_fields.module, line 78
Define dependencies between fields based on their states and values.

Code

define('CONDITIONAL_FIELDS_FIELD_EDIT_HIDE_UNTRIGGERED_ORPHAN', 2);