add "contains" support to the conditional logic for field display when the related field is a relationship array field #7354
Labels
Type: Enhancement
Enhancements to features that already exist, but are not major additions
Problem to Solve
It would be nice to offer a 'contains' check for checkbox relationship fields on the conditional display logic settings for pods fields. Pods currently has 'contains' support when looking at a text field, but no built-in way to check the values of, for example, checkbox options in a relationship field.
Proposed Solution
Add javascript support to check relationship field arrays for an exact value match or even search each string value in the relationship array.
Possible Workaround
No response
Examples Elsewhere
No response
Screenshots / Screencast
No response
The text was updated successfully, but these errors were encountered: