Skip to main content

need to add a field "man days worked" on work task screen which should be calculated by diff between actual finish minus actual start date.

Your best bet is to add a read only reference field, with a select statement. You can read more about how custom fields work in Apps 10 here.


Reply