We want to automatically set the actual end time of the field on the task based on the calculation below:
Actual End Date = Actual Start Date + Estimated Work
(Task_ACTUALENDTIME = Task_ACTUALSTARTTIME + estimatedeffort)
I think this can be done in a page script? Has anyone ever had to make this kind of customization, please?
Sincerely