Add new tab in My Request (my-request-v2) widget
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2024 06:28 AM
Hi,
I want to add a 2 tabs in My Request widget - 1. Incident 2. Request
Incident tab will show all active incident list and Request tab will show all active Request list.
Also, i want to hide the filter and search options.
Any suggestion how can i achieve this.
Thanks!!
@Ankur Bawiskar : Any idea/suggestion? any link which i can refer.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2024 06:37 AM
So you are trying to add new tab to existing widget?
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2024 07:40 AM - edited 11-06-2024 07:43 AM
Yes. Please check below image. I want to make widget like below image.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2024 11:06 AM
This is unfortunately a pretty complicated solution to accomplish. If you are planning to go the route of re-using the my-requests-v2 widget, I would instead recommend cloning the existing my-requests-v2 widget and making the edits in the cloned widget. This way, your code will not be overwritten during upgrades (should ServiceNow make updates to the my-requests-v2 widget).
I would recommend checking out this Community post where someone posted a solution before: Service Portal - Tabbed List Widget ( Hi Portal - My Issues ) (Up to 5 tabs supported)