Closed
Date Field Validation
Hi I have a requirement.
I have two date fields - Date 1 and Date 2.
I need to ensure Date 2 is always in the past of Date 1. How can I implement this requirement?
Thank you