How to display only Incidents on My Request Widget
						
					
					
				
			
		
	
			
	
	
	
	
	
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-11-2022 06:07 AM
Hi,
OOTB My Request widget display both requests and incident but my requirement is to show Incidents and requests separately.
Like create 2 new widget similar to OOTB My Request widget
1. My Request [show only Requests]
2.My Incident [show only Incidents]
how to achieve this ?
regards,
Mahesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-11-2022 06:13 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-28-2022 03:43 AM
@Mahesh
Hope you are doing good.
Did my reply answer your question?
If my response helped please close the thread by marking appropriate response as correct so that it benefits future readers.
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-07-2023 05:22 AM
Hi @mahe,
I wonder if this query was eventually answered for what you wanted to achieve.
1. My Request [show only Requests]
2. My Incident [show only Incidents]
- Clone the OOTB My Requests widget to create your custom widgets.
- Update the new widgets' server script with an encoded query for the My Request Filters you will be using for Incidents and Requests after the active query as per below:
- Update the Body HTML template for your new My Incidents widget and replace "request" with "incident".
Sorted.
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-15-2024 08:21 PM
Hi @Mahesh23 ,
Did you resolved your query because we have received the same implementation request, we need to create one more widget and show only incidents on it
Let me know the steps if you followed to achieve this.
thanks in advance
