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.

How to Add Short Description column with java script or any ways in My Request on Employee center

akena_rk
Giga Contributor

Screenshot 2024-06-06 161400.png

2 REPLIES 2

Community Alums
Not applicable

You will have to customize the widget. Please see the response here  https://www.servicenow.com/community/developer-forum/display-short-description-on-widget-my-requests...

Hayden Reid
Tera Guru

Navigate to Widget Instances, find your widget and then customize the filter builder such that Opened for/Requested for, condition should be set to "is dynamic" and "Me" is set. This will return the currently logged in user = the Opened/Requested for records of your requests.

While in Service Portal, you can also hold Ctrl, right click and then select "Instance Options" and it will open up a dialogue window with the widget itself where you can edit the encoded Query should you wish to do it that way.

HaydenReid_0-1718975288526.png

 

HaydenReid_1-1718975317206.png