start date and end date validation
I have two fields in a delegate form starts and ends, when the start date and end date are equal and when the end date is less than the start date it should show an error message. I'm using the below onchange client script, the script is working only...
