I have two date pickers 1.P7_from_date,2.P7_to_date.. i have to show only plus 7 days from date entered in P7_from_date in the P7_to_date item and other dates should be disabled or i have to validate the difference between the two dates, the difference should be 7days or less than seven days. I'm using apex 22.1.3.
Thanks in advance!