JS validation hook for DFV #6814
sc0ttkclark
started this conversation in
Ideas
Replies: 1 comment
-
Related: #2424 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We should allow for extra custom JS to run their own validation handling for each field pre-submit.
This would run at the same time as other validations run on value change etc and should allow for a message to be returned for the inline error message.
Beta Was this translation helpful? Give feedback.
All reactions