on 2019 Jan 29 12:51 PM
I have One Login Page (full-view) and 1 master and 3 detail View(Split-view).. I cannot navigate from from login page to the master-detail screen? views names login,Masterpage1, detailpage1, detailpage2, detailpage3
var oRouter = sap.ui.core.UIComponent.getRouterFor(this);
oRouter.navTo("MasterPage1");
the error i am getting is 1. doNavigate is undefined
2. navTo is undefined.
my navigation is successful(through message) but i can see only the login page.
Thank you very much for your reply Mahesh Kumar Palavalli since I used build me tool to create my app i have to deal with the standard code of web IDE after importing and now its working fine I also tried in other app the same way you said and its working.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
71 | |
10 | |
8 | |
7 | |
7 | |
6 | |
6 | |
6 | |
6 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.