Time Elapsed field found in Planning Console > Analytics cannot be added to formIssue Time Elapsed, seen in the Analytics tab of Planning Console is an element of UI Page 'project_time_elapsed' and is not a field that can be added to a form. This element, which uses a macro that calls the TimeElapsedCalculation.calculateTimeElapse method (Script Include.method) could possibly be mimicked by referencing the above-noted Script Include method in a new, custom field. ReleaseAnyResolutionWhile there is no tested, supported way of adding a 'Time Elapsed'-like field to a Project form, the functionality seen in Time Elapsed is driven by Script Include.method: TimeElapsedCalculation.calculateTimeElapse. For more help with writing custom Client Scripts, Business Rules or more, recommended is posting in our Community site.