Hey guys,

I feel like I am just missing something small here on getting this to work.

I have a Dependent called "Term Ending" this field only should be visible depending on if its Dependee has a value of 6 but it also needs to show if the value is 7. I thought using OR would work but this isnt working.

I am also having the same issue with another field doing the same thing

Dependent Dependees Description Operations

Term Ending (field_term_ending) Position (field_position) OR Term Ending is visible when Position has value "6".
Position (field_position) Term Ending is visible when Position has value "7".

Elected Position (field_elected_position) Position (field_position) OR Elected Position is visible when Position has value "8".
Position (field_position) Elected Position is visible when Position has value "7".
Position (field_position) Elected Position is visible when Position has value "6".

Any help on this would be great

CommentFileSizeAuthor
Screen Shot 2017-12-11 at 3.50.18 PM.png187.31 KBsloyer807
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

sloyer807 created an issue. See original summary.

sloyer807’s picture

Solved by reading documntation more closely and utilizing 'Values input mode' and giving it a set of values there to use.

sloyer807’s picture

Assigned: Unassigned » sloyer807