Meta Box
Support Forum
Support › Meta Box AIO › Date validation for start and end date
There are two dates in the custom field: the start date and the end date. How can I validate that the end date is after the start date?
Hello Julian,
Thanks for reaching out.
I'm afraid that Meta Box doesn't support an option to validate that the end date is after the start date or any specific case. You can create your own Javascript code to validate the input date, refer to this topic https://stackoverflow.com/questions/68092463/notify-when-the-end-date-is-earlier-than-start-date