Percent Complete field works on form but not on List
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 hours ago
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
