- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2022 11:06 PM
Hi Community,
I need to add a new link in navigation bar to link to custom dashboard.
I need to have a new link in Application Navigator Self-Service > Projects > My To-Do as Project Manager that directs to a custom dashboard.
How can I achieve this? Kindly, please help. Thanks.
Solved! Go to Solution.
- Labels:
-
Project Portfolio Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2022 11:27 PM
Hi,
you can create module with type URL from arguments and provide the URL
something like this; you can also specify the query
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
03-14-2022 02:55 AM
Hi,
in window name use _self
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
03-17-2022 01:40 AM
Hi Ankur,
Thanks for your help its work as expected !