Field collection,date,Dependencies,durations
Posted by kaizerking on October 8, 2011 at 4:26am
I a using D7
I am using date module to collect start date and end date feature
I am using field collection module to have multiple "durations"
1. I have a "field collection" field which is unlimited values filed, containing "start date" and "end date" using date field
i wanted to achieve the following.
a) Start date>end date- should give error (validation already existing in date module)
b)Start date= end date -should give error (is not available in fact if we leave end date the start date is automatically copied)