I’ve been running an experiment to see if it is possible to have content dependent grid columns. While I can suppress cells using conditions, rows collapse while columns don’t.
There might be some setting such as using flex boxes options in combination with width and height to auto, but so far there is always a gap. Plenty of resources on the internet warn that collapsing a column is impossible without Javascript. But we’re working in Cornerstone, it’s own blend of html and Java-like behaviors, correct?