- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2021 04:12 AM
Hello Guys,
How to add the link to the Service Portal from the Service-now Standard UI?
"instancename/sp" from within the Servicenow standard UI
Thanks
Solved! Go to Solution.
- Labels:
-
Service Portal Development

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2021 08:00 AM
Hi,
Follow the steps to create menu in default portal:
1) Goto System Definition -> Application Menus
2) Open existing menu like "Self-service" if you want to create this link under existing application
3) Click New and create a new application menu if you want a separate section (Note: You can set permission to control visibility to a specific role)
4) Inside Module Related list of the Application Menu click New button
5) Set a valid name
6) Set Link Type type to "URL (from Arguments)"
7) Set Arguments to /sp
😎 Set Window Name to _blank
9) Save
Hope this address your requirement
Thank you,
Palani
Palani
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2021 07:22 AM
Our itil users whenever they want to go to our Portal from the servicenow backend view
I cannot create a button because i am not adding to any form, is there any way i can define to configure the "link" to navigate to the Portal for all the ITIL Users
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2021 07:26 AM
You can create "favourites" for instance/sp URL.
Or you can bookmark the portal on browsers and use it...
Please mark the answer useful/correct if found useful....
☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2021 08:00 AM
Hi,
Follow the steps to create menu in default portal:
1) Goto System Definition -> Application Menus
2) Open existing menu like "Self-service" if you want to create this link under existing application
3) Click New and create a new application menu if you want a separate section (Note: You can set permission to control visibility to a specific role)
4) Inside Module Related list of the Application Menu click New button
5) Set a valid name
6) Set Link Type type to "URL (from Arguments)"
7) Set Arguments to /sp
😎 Set Window Name to _blank
9) Save
Hope this address your requirement
Thank you,
Palani
Palani