Base Minimum date in delivery field on date in collection field
-
How can I base the Minimum date in my delivery field on the date specified in my collection field.
I need something like:-
[date* collection-date]
[date* delivery-date min:collection-date]
And for The time field I would need the collection time to only be allowed to be earlier if the delivery date is later than the collection date as shown below.
[time* collection-time]
If collection-date is equal to delivery date then
[time* delivery-time min:collection-time]
else
[time* delivery-time]
I
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.