Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add "contains" support to the conditional logic for field display when the related field is a relationship array field #7354

Open
LauraSuzy opened this issue Sep 14, 2024 · 0 comments
Labels
Type: Enhancement Enhancements to features that already exist, but are not major additions

Comments

@LauraSuzy
Copy link

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

@LauraSuzy LauraSuzy added the Type: Enhancement Enhancements to features that already exist, but are not major additions label Sep 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement Enhancements to features that already exist, but are not major additions
Projects
None yet
Development

No branches or pull requests

1 participant