How to add new link in navigation menu in PPM ?

Nur1
Tera Contributor

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.

find_real_file.png

1 ACCEPTED SOLUTION

Ankur Bawiskar
Tera Patron
Tera Patron

Hi,

you can create module with type URL from arguments and provide the URL

something like this; you can also specify the query

find_real_file.png

Regards
Ankur

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

View solution in original post

6 REPLIES 6

Ankur Bawiskar
Tera Patron
Tera Patron

Hi,

you can create module with type URL from arguments and provide the URL

something like this; you can also specify the query

find_real_file.png

Regards
Ankur

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

Hi Ankur,

I've create a new link that will direct to specific dashboard. When I click on the link, it will open in a new tab. How to make it open within the same tab ?

Thanks

Hi,

please share that link you created and where are you writing that code

please share script and screenshot

Regards
Ankur

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

Hi Ankur, this is where i wrote the script

find_real_file.png