
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-25-2024 10:52 AM - edited ‎07-25-2024 11:46 PM
Hi Team,
I have a requirement in a service now dashboard which has multiple tabs in it.
And when the user click on "Create incident" under "New Inc" tab it should redirect the user to service portal page but presently it takes the user to the native page.
I am not sure where can i change the configuration to satisfy the requirement.
Any idea would be so helpful.
Please find the attachment below for better understanding.
For any queries ,pls revert.
Thanks
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-25-2024 11:11 AM
@diNesh_M Those data are coming from "Application Menus" , Yes you can make some changes there or create your own module , you need to navigate to below URL and make some changes on URL ( Add portal URL ) part which has defined under those module.
https://<YourInstanceID>.service-now.com/now/nav/ui/classic/params/target/sys_app_application.do%3Fsys_id%3D65df8e440a0a0b3900096928c272f665
Thanks,
Harsh

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-25-2024 11:11 AM
@diNesh_M Those data are coming from "Application Menus" , Yes you can make some changes there or create your own module , you need to navigate to below URL and make some changes on URL ( Add portal URL ) part which has defined under those module.
https://<YourInstanceID>.service-now.com/now/nav/ui/classic/params/target/sys_app_application.do%3Fsys_id%3D65df8e440a0a0b3900096928c272f665
Thanks,
Harsh

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-25-2024 11:47 PM
Hi Harsh,
That has helped , thank a lot.
Thanks,