cancel
Showing results for 
Search instead for 
Did you mean: 

How to implement a full screen, single view Login page with SAPUI5 SplitApp?

Former Member
0 Kudos

Hi all,

I want to implement a full screen, single view Login page with SAPUI5 SplitApp.

The pattern is as follows:

1. Login==> full screen, single view page

2. Home==> masterPage and detailPage

It this possible with SAPUI5 SplitApp Control?

Thanks,

Sean

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Sean,

yes this should be possible. Please refer to SAPUI5 SDK - Split App/Container

Regards,

Dominik

Former Member
0 Kudos

Hi Dominik,

Thank you very much for your timely reply.

Can you share with me which specific method or setting should I explore? Or share with me some sample codes will be much appreciated.

I have built a SplitApp; product category list on masterPage and product list detailPage. The categories and products to be rendered based on user's role. Hence, a login page is needed in this case. And I want to implement a single, full screen login page; play with hide/show mode of the masterPage will be the last choice.

Thanks.

Best regards,

Sean