Calling another page from service portal widget.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2019 03:02 AM
Hi Team,
I have one requirement where i need to call another page (custom) from one service portal page(custom).
Eg.
Incident List (Page) has one widget which lists down the list of incidents.
When i click on any incident, another page (having custom widget) shall come up , which would give the details of that incident.
I know it is doable in OOTB, i just wanted to learn $sp.getParameter, broadcast and $location.search.
Any code on the above will be highly appreciated.
Thanks

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2019 05:57 AM
you can handle it through widget instance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2024 05:13 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2025 07:30 AM
Hi @neet1 and @New Developer_S
Did you find a solution for this?