Calling another page from service portal widget.

neet1
Giga Explorer

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

3 REPLIES 3

Nagarjuna13
Tera Contributor

you can handle it through widget instance.

New Developer_S
Giga Sage

Hi @neet1 ,

Can you please post the solution for this ? i am also looking for the same solution.

 

 

 

pvn
Tera Contributor

Hi @neet1 and @New Developer_S 
Did you find a solution for this?