Add new tab in My Request (my-request-v2) widget

Rohit Agarwal1
Tera Contributor

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.

 

3 REPLIES 3

Ankur Bawiskar
Tera Patron
Tera Patron

@Rohit Agarwal1 

So you are trying to add new tab to existing widget?

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Yes. Please check below image. I want to make widget like below image.

 

 Widget.png

jcmings
Mega Sage

@Rohit Agarwal1 

 

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)