- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2024 08:00 PM
Hi,
Portal once i click on All tickets then i want move the positions of the closed and open incidents.
Once i click on "All Tickets" then will redirect to the below page.
like as per my screenshot i want to move the places of the closed incidents, open incidents, watched incidents etc.
Please help me out how to configure the same.
Thanks,
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2024 09:53 PM
Hi,
You cannot move these tabs as the HTML code is static.
What you can do is create duplicate tabs (which will show same list) and manage visibility of tabs based on the selection.
Use <ng-if> to manage visibility of tabs in your widget HTML.
Thanks
Anil Lande

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2024 09:53 PM
Hi,
You cannot move these tabs as the HTML code is static.
What you can do is create duplicate tabs (which will show same list) and manage visibility of tabs based on the selection.
Use <ng-if> to manage visibility of tabs in your widget HTML.
Thanks
Anil Lande
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2024 03:20 AM
Hi @kranthi2
What is business case for this? Also it is not possible to move like this.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2024 07:19 PM
Business use case is : user wants to see first open incidents, then closed incidents then resolved incidents like the same.
Any specific reason why we are not able to configure the same.
Thanks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2024 09:08 AM
Hi @kranthi2 \
This is a tool / system and every tool and system come with a predefined way to use and configuration. and what you need is a changes which is not available or cant do.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************