I have a form with 2 date pickers & I want to do some additional validation:
1. Check date selected is not in past.
2. Check that the leaving date is after the arrival date.
I am sure I can use the advanced wizard events and actions section but no idea how I do this.
Also is there any way to:
1. allow digits and spaces in a validated field (digits & numbers force no spaces in fact seem identical in validation)
2. commas as well as text in a validated field (alpha numeric forces no commas etc).
Any help gratefully received.
1. Check date selected is not in past.
2. Check that the leaving date is after the arrival date.
I am sure I can use the advanced wizard events and actions section but no idea how I do this.
Also is there any way to:
1. allow digits and spaces in a validated field (digits & numbers force no spaces in fact seem identical in validation)
2. commas as well as text in a validated field (alpha numeric forces no commas etc).
Any help gratefully received.