Percent Complete field works on form but not on List
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks 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');"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
.
https://<instance>.service-now.com/now/nav/ui/classic/params/target/sys_db_object.do%3Fsys_id%3D77f2573a1b7e3890df16da86cc4bcb07%26sysparm_record_target%3Dsys_db_object%26sysparm_record_row%3D3%26sysparm_record_rows%3D3%26sysparm_record_list%3Dsys_update_nameISNOTEMPTY%255EnameSTARTSWITHpm_project_task%255EORDERBYDESCsys_created_on
.
.
All configurations about pm_project_task
.
https://<instance>.service-now.com/now/nav/ui/classic/params/target/personalize_all.do%3Fsysparm_rules_table%3Dpm_project_task%26sysparm_rules_label%3Dpm_project_task%26sysparm_clear_stack%3Dtrue
.
.
By default, there are 8 client scripts that reference the 'state' field within their logic
.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
what's your business requirement and what's not working?
share some screenshots
Ankur
✨ Certified Technical Architect || ✨ 10x ServiceNow MVP || ✨ ServiceNow Community Leader