Hi,
I am implementing master-detail approval app using SAPUI5. I have a login page that appears when there is no session. I want to know how to implement a full screen page in a master-detail page app. Once, the user logs in, he should be able to resume his old activity in the app.
P.S. I dont want to use a dialog box for this.