Skip to Content
0
May 08, 2018 at 12:02 PM

Switch between LIST UIBB and FORM REPEATER UIBB depending of window size?

191 Views

Hi all,

I want to create a FPM with an List using the GUIBB FPM_LIST_UIBB_ATS. This works fine.

When I display the application in the browser I want to rezise the window. When I have a very small window I want to switch from displaying the data in a table to displaying in a form like using FPM_FORM_REPEATER_UIBB.

The requirement is to provide the same functionality as in FIORI, where the app is very responsive to the screen size.

In my floorplans it is only possible to shrink the width of the columns but when the screen is to small, I get a scroll bar.

Can I build the dynamic behaviour as in FIORI?

Many thanks,

Mathias