Add rule at form level #12201
Unanswered
bombillazo
asked this question in
Q&A
Replies: 0 comments
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.
-
Hello, We want to track a form value using the setValue and setError functions rather than registering the input because the value comes from different components. However, we still want to run a validation rule on this field when the submit is attempted.
Can a rule be set for the specified field without registering an input? I don't see any rule options in the form hook initializer.
Beta Was this translation helpful? Give feedback.
All reactions