Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Community,
I have problem with calender.
i want to return FROM_Date to END_Date.... based on selection..
Suppose i am select FROM_Date 10/11/2013
END_Date 5/12/2013 It's working fine
if i am select FROM_Date 10/11/2013
END_Date 5/12/2012
in this situation i don't want accept the End_date....because here starting date 2013 records but ending record 2012.
Please anyone give suggestion.
Thanks in Advance..
Paul,
In the properties of the "end date" calendar, set "Min Value" to the current value of the "start date" calendar. You can even use a rule like "start date + N days", so the end date can be no earlier than N days after start date.
Regards,
Michael