Skip to main content
July 2, 2024
Solved

How to add footer at the bottom of the screen?

  • July 2, 2024
  • 9 replies
  • 0 views

How to add footer so that it can always appear at the bottom of the site?
Client wants footer always appears at the bottom of the screen. 

While we are trying to use card layout as footer, but It was moving upwards when there was no content in that screen.

If any other approach to achieve this. could you please help me?

Best answer by stefanhelzle0001

The concept of a "Footer" at a fixed location does not exist in Appian.

9 replies

davidj137213
Brainy
July 2, 2024

Check interface patterns.. but I think there is no easy way to dot it...

stefanhelzle0001
Brainy
July 2, 2024

The concept of a "Footer" at a fixed location does not exist in Appian.

July 2, 2024

Is there any other approach to achieve?

johibd1593
July 2, 2024

Yes [mention:a80b435316644a08b861a5fcf124429a:e9ed411860ed4f2ba0265705b8793d05]  but you can't call that rule/interface in the other rules/interface  you have to use a!headerContentLayout() in the header itself you can pass a!cardLayout() this will solve your problem try once...!