You are here

Constants in Conditional Fields 7.3

Primary tabs

Namesort descending Location Description Direct uses Strings
CONDITIONAL_FIELDS_DEPENDENCY_VALUES_AND ./conditional_fields.module Dependency is triggered if the dependee has all values. 9 1
CONDITIONAL_FIELDS_DEPENDENCY_VALUES_NOT ./conditional_fields.module Dependency is triggered if the dependee does not have any of the values. 8 1
CONDITIONAL_FIELDS_DEPENDENCY_VALUES_OR ./conditional_fields.module Dependency is triggered if the dependee has any of the values. 7 1
CONDITIONAL_FIELDS_DEPENDENCY_VALUES_REGEX ./conditional_fields.module Dependency is triggered if the dependee values match a regular expression. 12 1
CONDITIONAL_FIELDS_DEPENDENCY_VALUES_WIDGET ./conditional_fields.module Dependency is triggered if the dependee has a certain value. 12 1
CONDITIONAL_FIELDS_DEPENDENCY_VALUES_XOR ./conditional_fields.module Dependency is triggered if the dependee has only one of the values. 8 1
CONDITIONAL_FIELDS_FIELD_EDIT_HIDE_ORPHAN ./conditional_fields.module Field edit setting. Dependent is shown only if the dependee is shown as well. 2 1
CONDITIONAL_FIELDS_FIELD_EDIT_HIDE_UNTRIGGERED_ORPHAN ./conditional_fields.module Field edit setting. Dependent is shown only if the dependee is shown as well and the dependency evaluates to TRUE. 1
CONDITIONAL_FIELDS_FIELD_EDIT_RESET_UNTRIGGERED ./conditional_fields.module Field edit setting. Dependent is reset to its default values if the dependency was not triggered when the form is submitted. 1 1
CONDITIONAL_FIELDS_FIELD_VIEW_DESCRIBE ./conditional_fields.module Field view setting. Dependent has a textual description of the dependency. 1 1
CONDITIONAL_FIELDS_FIELD_VIEW_EVALUATE ./conditional_fields.module Field view setting. Dependent is shown only if the dependency is triggered. 2 1
CONDITIONAL_FIELDS_FIELD_VIEW_HIDE_ORPHAN ./conditional_fields.module Field view setting. Dependent is shown only if the dependee is shown as well. 2 1
CONDITIONAL_FIELDS_FIELD_VIEW_HIDE_UNTRIGGERED_ORPHAN ./conditional_fields.module Field view setting. Dependent is shown only if the dependee is shown as well and the dependency evaluates to TRUE. 1 1
CONDITIONAL_FIELDS_FIELD_VIEW_HIGHLIGHT ./conditional_fields.module Field view setting. Dependent is highlighted if the dependency is not triggered. 1 1

Other projects