Validate a date field based of another date field in form

Validate a date field based of another date field in form

rob1strob1st Posts: 84Questions: 22Answers: 0

I have three date fields in my form.

Date 1
Date 2
Date 3

I would like to make it so that Date 2 cannot be before date 1, and date 3 cannot be before Date 2 + 7 days.

Is there any functionality in datatables or editor to do this?

This question has an accepted answers - jump to answer

Answers

Sign In or Register to comment.