Validation with dependency to other fields #655
Closed
MattFromGer
started this conversation in
General
Replies: 2 comments
-
Hi @MattFromGer! We have one on the way in an upcoming release. However, in the meantime, you can do something like this: https://formkit.link/7b9c38cd5bcdcc8c6b1ef3a05d684f1c Closing this as it's a duplicate of #546. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Perfect, that it's already on the radar! 👍 |
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
Uh oh!
There was an error while loading. Please reload this page.
-
If I have, let's say, a form with an email input and a phone input, how can I implement a validation that checks if either one is required?
The requirement is to have a contact information, where the user can decide which one is used.
Beta Was this translation helpful? Give feedback.
All reactions