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

Implement array of conditions instead of a single condition for displaying a field #317

Open
juanjoarranz opened this issue Sep 3, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@juanjoarranz
Copy link

Currently, the condition property for a field is a single object with its specifications.

It would be more versatile and useful to use an array of condition objects to display the field when all conditions are fulfilled (or put it in another way, when all conditions return true).

If the array of conditions contains a single condition it would work the same way as of today.

@juanjoarranz juanjoarranz added the enhancement New feature or request label Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants