Scroll only parts of the screen

Hello.
Can anyone help?
I have a problem with scrolling the screen. I need the upper part of the screen to remain static and only the lower part of the VertScrollView to scroll.
Before, I had app functionalities divided into separate screens, but I ran into the limitation of the number of screens > 9 and I had to put more app functionalities into one screen and I switch Visible according to the menu... Since then it stopped working for me.
So I would need:

  • HorizZahl ... static
  • VertArrView ... static
  • VertScrollView ... rolling
    I have ScrVirtSnub set to Scrollable true.

Ondrej

Try to unset Scrollable for ScrVirtSnub