Add Tab to My Requests Widget on ESC Portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2025 12:47 AM
Hello,
I have this My Requests widgets on portal.
It contains 2 tabs and a table, search input and a table.
I would like to add another custom tab that contains that table but with fixed filter.
I want the custom tab to contain the same table and layout as the Submitted Requests tab but only with a fixed filter there.
I could see there is a use of a template here <div ng-include"'myRequests'"></div>, but it seems like a hidden or inaccessible component to clone / edit.
What can I do to show the same table in the new custom tab?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2025 01:06 AM
it's an OOB widget. you will have to clone it and then edit
Widget name: my-requests-v2
what did you start with?
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2025 01:48 AM
Hi Ankur, thank you for trying to assist me.
I did duplicated it, I added the tab there in the Widget but it seems like the template is inaccessible to edit.
By template I mean the following:
- In yellow is the component I want to duplicate and reedit but cannot find
- In blue is the new tab I created that works as expected.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2025 12:54 AM
Hi, Any suggestion with this one?