You are here

constant ConditionalFieldsInterface::CONDITIONAL_FIELDS_FIELD_VIEW_HIDE_ORPHAN in Conditional Fields 4.x

Same name and namespace in other branches
  1. 8 src/ConditionalFieldsInterface.php \Drupal\conditional_fields\ConditionalFieldsInterface::CONDITIONAL_FIELDS_FIELD_VIEW_HIDE_ORPHAN

Field view setting.

Dependent is shown only if the dependee is shown as well.

File

src/ConditionalFieldsInterface.php, line 52

Class

ConditionalFieldsInterface
Provides an interface.

Namespace

Drupal\conditional_fields

Code

const CONDITIONAL_FIELDS_FIELD_VIEW_HIDE_ORPHAN = 2;