SAI VENKATESH
Tera Sage
Tera Sage

I’m excited to share my very first article!

 

In ServiceNow , the "My Requests" Widget enable employees to view and manage the service requests. 

Sometimes, the need arises to extend this widget to include additional data from other tables. This article provides a step-by-step guide on how to achieve this by updating the My Requests filter in the Service Catalog administration, without altering the widget's code.

  1.  
  •  Log in to your ServiceNow instance and then Open Application navigator.
  • Navigate to Service Catalog > Catalog Administration.

    2:

  • Within the Catalog Administration, find the My Requests Filter option.

  • This filter defines the data sources and conditions for the 'My Requests' widget.

For Example If you would like to add HR records to the My Requests widget then:

   3:

  • Click on the "Create New" and the table name and filter conditions to show what type of data.
  • and then click save.

  4:

  • After updating the filter conditions, save the configuration.

  • The changes will automatically reflect in the 'My Requests' widget without any need to modify the widget's script or UI.

Example:

SAIVENKATESH_1-1737308768963.png

 

I have created a new record in the "My Requests" filter for the HR table. The setup includes configuring the title, table name, filter condition, and specifying the primary and secondary fields to display in the "My Requests" list. Additionally, you can use  the "Portal Page" field to define the redirection behavior when a ticket is clicked, ensuring a seamless user experience.

 

The output for this :

 

SAIVENKATESH_2-1737308826439.png

SAIVENKATESH_3-1737308868934.png

Thanks and Regards

Sai Venkatesh 

 

Comments
AidanM
Tera Contributor

Anyone having issues with the search not working for some additional records being added?

MadelineA747953
Tera Contributor

hello, do you know how to add watchlist requests to the view option that currently shows open and closed requests only? 

MadelineA747953_0-1748887100137.png

 

zynsn
Tera Expert

@SAI VENKATESH Hi Sai, Will there be an update to add more filter options to the My Request widget?  

 

@MadelineA747953  Take a look at this thread, there seems to be a custom solution for it.

I want to view "Watch List" tickets in the "My req… - ServiceNow Community

SAI VENKATESH
Tera Sage
Tera Sage

Hi @zynsn 

 

You need to update that particular widget which is out of the box .

 

Thanks and Regards

Sai Venkatesh 

SAI VENKATESH
Tera Sage
Tera Sage

Hi @MadelineA747953 

 

you need to update the out of the box widget in order to achieve that 

 

thanks and regards 

Sai venkatesh 

Version history
Last update:
‎01-19-2025 09:50 AM
Updated by:
Contributors