Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Edit columns in My Lists widget

yasu4
Kilo Guru

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

4 REPLIES 4

Community Alums
Not applicable

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

Community Alums
Not applicable

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:

find_real_file.png

 

Mark my answer correct & Helpful, if Applicable.

Thanks,
Sandeep

Thanks for your quick response.
Does this time match with 'list' instead of the 'My Lists'?
there was no "Fields" section in  'My Lists'.

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!