Replies: 2 comments 6 replies
-
Currently, there is no such requirement (or flag that enables such requirement) to have all fields "enrolled" in the query value. |
Beta Was this translation helpful? Give feedback.
3 replies
-
|
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to obtain a true or false value (or something similar) that signifies the entire querybuilders validity in terms of all the fields that are present in the current query being built?
I want to be able to include the query builder in a form validation to be able to disable/enable a submit button whenever the querybuilder has invalid or all valid field entries.
Beta Was this translation helpful? Give feedback.
All reactions