Building pages in ServicePortal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
5 hours ago
@KiranmaiP were you able to get this working?