Skip to main content
shantanuj3947
February 4, 2024
Solved

Creating Fixed Section Layout in Appian

  • February 4, 2024
  • 1 reply
  • 0 views

Hi,

Need guidance or suggestions on how to achieve this.

Here's what I'm aiming for:

I have a Section layout at the top of my interface, and I want it to remain fixed in the UI while allowing other components to scroll down beneath it. Essentially, as the user scrolls down the page, I'd like the section to stay in place while the rest of the content moves.

    Best answer by stefanhelzle0001

    You cannot directly fix components, but the headerContentLayout allows you to create a header which stays on top when scrolling.

    https://docs.appian.com/suite/help/23.4/Header_Layout.html

    1 reply

    stefanhelzle0001
    Brainy
    February 4, 2024

    You cannot directly fix components, but the headerContentLayout allows you to create a header which stays on top when scrolling.

    https://docs.appian.com/suite/help/23.4/Header_Layout.html