Edit columns in My Lists widget
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2022 01:46 AM
Hi community
I would like to update the default column for My Lists.
I knew I should edit it here CSMServiceManagementUtil in Script include.
However, this script include is read-only and cannot be edited or copied.
Please tell me how to set it and where to write the code to add the column.
Thanks,
yasu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2022 02:15 AM
Hi yasu,
CSMServiceManagementUtil is restricted with ServiceNow only, it's not open for to external parties.
Mark my answer correct & Helpful, if Applicable.
Thanks,
Sandeep
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2022 02:19 AM
You can do it without cloning the Widget ( by best practices without any customization!!).
Go to the page 'list' under Page Editor (in Service Portal Configuration) for which the page is designed and configure under the "Fields" section:
Mark my answer correct & Helpful, if Applicable.
Thanks,
Sandeep
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2022 02:35 AM
Thanks for your quick response.
Does this time match with 'list' instead of the 'My Lists'?
there was no "Fields" section in 'My Lists'.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2024 12:19 PM
Is there a way to make the table header (from a widget) sticky, so when i scroll down my lists i can see the column names. Please advise, thanks!