Skip to main content
August 2, 2023
Solved

Prevent columns from shrinking below set width

  • August 2, 2023
  • 12 replies
  • 0 views

Hi, 

Is there any way to prevent column widths from shrinking to fit the page? I am looking to force a horizontal scroll.

Specifically, without using a grid. I need to display cards within each column that have multiple components within them.

I've tried prevent wrapping, no luck with that. I can't leave any more comments for at least 2 hours.

Are there any layout components that support horizontal scrolling?

Best answer by stefanhelzle0001

Not really. Appian tries very hard to avoid horizontal scrolling. What is your use case?

Maybe this fits?

12 replies

mathieud0001
Brainy
August 2, 2023

[View:https://docs.appian.com/suite/help/23.2/sail/ux-grids.html#column-widths]

August 2, 2023

Sorry, I should've specified, I want to do this without using grids. I'd like to have card layouts with specific layouts that would be impossible with a grid layout.

mathieud0001
Brainy
August 2, 2023

Simply put them in a columnLayout and set the width on the columns?

[View:https://docs.appian.com/suite/help/23.2/Column_Layout.html]

stefanhelzle0001
Brainy
August 3, 2023

Not really. Appian tries very hard to avoid horizontal scrolling. What is your use case?

Maybe this fits?

August 3, 2023

We want to essentially create a native Kanban board. The plug-in components don't provide the flexibility we're looking for.