Hi
How to navigate one application view to other different application view?
Example : PROJECT1 having Reporting View1
Project2 having View1, View2 , View3 , (In this project navigation is from View1->View2->View3 using routing concepts via manifest.json)
Above two projects are different.
How to navigate from PROJECT1->View1(Will have link example PO order number in Report) to Project2-View3 (PO Details page based on PO Number ).
.
Please help on this with detailed steps with code will be great help.
Thanks in advance.
Regards
CW