Replies: 3 comments 8 replies
-
Im experiencing a similar issue, and its shocking how such a common scenario is not being addressed by formkit. Out of curiousity, what is your current work around? I basically have 2 fields, and always want to ensure the end date is after the start date. The trouble comes if one field had the error message, updating the other field doesnt refresh the validation of the dependent field(I.E, if end date has the error message.. updating start date value to be before end date wont reset end dates validation). |
Beta Was this translation helpful? Give feedback.
-
@paulhaem what would your suggest api be? |
Beta Was this translation helpful? Give feedback.
-
hi guys, I'm facing the same issue described here.. there are some plan to implement this feature? |
Beta Was this translation helpful? Give feedback.
-
Similar to
confirm
thedate_after
validation should support target nodes. It's quite a common case to have date ranges, where one date input needs to be after another date input. Currently there are only workarounds to solve this problem with supporting reactiviy and bi-directional value updates.Looking forward to your thoughts on this idea.
Beta Was this translation helpful? Give feedback.
All reactions