Hi all,
I have a number of modal views in our webapp which we size to screen size because they have a lot of info.
In those modals we have a bottom panel with OK Cancel buttons etc.
I want the bottom panel to be positioned statically at the bottom of the view, and the Center panel to scroll (if needed) behind the bottom panel. This way, the OK, Cancel buttons are always visible, even though there might be more information in the Center panel which is not visible without scrolling.

Is this possible, and if so, how do I do it? Can't find anything directly in the help about it.

DF 19.1 Web Desktop.

Thanks!