Percent Complete field works on form but not on List

im_mahadev
Kilo Contributor

I am trying to identify the source of a specific piece of code on the state field of the pm_project_task table and replicate its functionality for the List View. But not able to find the appropriate existing script, any help is greatly appreciated.

 

On the Form View, I inspected the State field and found this inline attribute: 

 onchange="onChange('pm_project_task.state', arguments.length === 2 ? arguments[1] : false);telemetryForRecordUpdate('state');" 

0 REPLIES 0