Date Validation
Hi All,
I have two date boxes on my PDF form. One start date and One end date. I need to validate the end date to ensure it is never more than One year after the start date.
For example.
Start date: 19/01/2017
End Date: 19/08/2017
^^^^ This is okay. However, If this happens;
Start date: 19/01/2017
End Date: 19/03/2018
^^^^ I would like an error message to pop up saying "End Date cannot be more than 12 months from the start date." and the box to be empty so the user can enter the correct date.
Does anybody if this is possible and if so, how do I do it?
Any help is appreciated.
Thanks ![]()
