Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

How to customize a related link in the Header menu

Danny Barker
Tera Contributor

Hello,  

On our Service Portal header menu, there is a link for My Requests.  It shows both Requests and Incidents. Is there a way to show the RITMs instead of the Requests?  I changed that label to "My Tickets" as you will see below. 

DannyBarker_0-1701274780425.png

DannyBarker_1-1701274804740.png

 

2 REPLIES 2

Marcus Walbridg
Tera Expert

You would have to customize the widget to show the data you want

 

Widget:

https://<your instance>.service-now.com/now/nav/ui/classic/params/target/sp_widget.do%3Fsys_id%3Df1672671d7301200a9addd173e24d47d%26sysparm_record_target%3Dsp_widget%26sysparm_record_row%3D3%26sysparm_record_rows%3D3%26sysparm_record_list%3DnameSTARTSWITHmy%2Breq%255EORDERBYsys_updated_by

 

https://docs.servicenow.com/bundle/vancouver-platform-user-interface/page/build/service-portal/conce...

AshishKM
Kilo Patron

Hi @Danny Barker ,

Search the My Request Widget and create a new on via cloning, change the table name from sc_request to sc_req_item and apply this new widget on request page.

AshishKMishra_0-1701282029124.png

 

After new widget ready, add it in request page.

AshishKMishra_1-1701282090378.png

 

-Thanks,

AshishKMishra


Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution