I have a date field that holds a Date and a number field that holds a number of days. How do I configure a second date field to show the original Date value plus the number of days thus calculating a Finish Date based on number of days duration?
Thanks