Hi santosh,
Try the below code
app.to("pageid");
or
sap.ui.getCore().byId("app name").to(pageid);
If this doesn't work please share your index.html and view code.
Regards,
Viswa
Hi santosh,
Try the below code
app.to("pageid");
or
sap.ui.getCore().byId("app name").to(pageid);
If this doesn't work please share your index.html and view code.
Regards,
Viswa