Scenario: How to calculate the datefield by considering another datefield that’s entered in by the user. If you have entered a datefield “Today” as 12/04/2012 Now the requirement is to calculate another datefield’s date as 12/04/2012 + 30 days? Solution: Have two fields in the page. inputDate1 and inputDate2 bounded to the value in the […]
