Skip to main content
April 19, 2024
Solved

Header content layout freeze panel

  • April 19, 2024
  • 2 replies
  • 0 views

hello

I have a question about Header content layout.

now, I have the top of the page frozen with header Content Layout ( top red rectangle ) and i want to freeze the right panel too (right blue rectangle)

the whole page has now the scroll only with the top part frozen, and i want to scroll only the left panel.

Is it possible to freeze the top and right panel without freezing the left panel and be able to scroll it?

Image:

Thank you!

Best answer by stefanhelzle0001

The pane layout comes to my mind, but these top-level layouts cannot be nested.

Now, you could wrap the content you want to scroll into a card layout with a fixed height. I am not sure whether that fits your use case.

2 replies

harshk1671
April 19, 2024
stefanhelzle0001
Brainy
April 19, 2024

The pane layout comes to my mind, but these top-level layouts cannot be nested.

Now, you could wrap the content you want to scroll into a card layout with a fixed height. I am not sure whether that fits your use case.