Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Building pages in ServicePortal

KiranmaiP
Tera Contributor

Hi, I have an existing service portal, there is a dropdown in one header widget. Now, I had to add a new option to the drop-down, and if the user clicks on the particular option, they should be redirected to another page. The page again consists of nearly 3 different widgets. OnClick of option, the new page has to be redirected.

Could somebody please help me get this functionality in stepwise?

Any references would be deeply appreciated.

2 REPLIES 2

RaghavSh
Mega Patron

1. Go to "sp_instance_menu" and find the menu item related to your portal

2. In the related list , check the "menu item" you are interested in, and add the entry under that menu item.

3. The type should be URL and url can be "/id=<page_id>"


Please mark the answer correct/helpful accordingly.

 


Raghav
MVP 2023
LinkedIn

@KiranmaiP were you able to get this working?


Raghav
MVP 2023
LinkedIn