Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

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

Raghav Sharma24
Giga 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.

 

@KiranmaiP were you able to get this working?