How to show new Record Producer request in My requests widget in service portal.

Green2
Mega Contributor

Hi Community,

 

I have created a new Record Producer on submitting a Access Request ACR0001111 record is produced in X table. the requirement is to show ACR0001111 request in My requests widget in service portal.

currently all Req items and Incidents created by a user are showed in My requests widget in service portal.

please suggest.

 

find_real_file.png

 

2 REPLIES 2

Allen Andreas
Administrator
Administrator

Hi,

You'd need to review this widget and expand the functionality to work with your custom table.

You can navigate to this widget, same as in your screenshot, and press ctrl+right-click on it and choose option to view the widget code, then clone it, then make your change, then place new widget on the same page while removing the old widget.

Please mark reply as Helpful/Correct, if applicable. Thanks!


Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!

Jake Sadler
Kilo Sage

Hi,

 

Clone the my requests widget and then edit the server script glideRecord query to bring up the tickets you want.

find_real_file.png

 

Thanks

 

Jake