Customer wants a columns layout and have the right column as a list of links. Left column will have data and it should scroll as the form scrolls. Can we lock the left column as not scrollable?
Discussion posts and replies are publicly visible
Using a!cardLayout() with a fixed height will cause the contents to be scrollable. You can also hide the border of the card.
docs.appian.com/.../card_layout.html
This is great! Could use an EXTRA_TALL height.