F
Filament4mo ago
Lloyd

Columns\Layout\Stack - Record Spacing

Hi folks, I'm wondering if there is a way I can make the space smaller for records on the same row? I want the records to "snap" into place, so they only take up as much space as they need (not the maximum height for that row). I've attached a screenshot for reference, thanks!
No description
5 Replies
Lloyd
LloydOP4mo ago
mhm
No description
Lloyd
LloydOP4mo ago
Could anyone help? Thanks in advance 🙏
awcodes
awcodes4mo ago
You could use a custom theme to make them not the same height but I think the empty gaps on each row would look worse.
Lloyd
LloydOP4mo ago
thanks @awcodes, could I not make the row below "snap up" and take the area that was occupied?
awcodes
awcodes4mo ago
Probably, not out of the box. That sounds like a masonry layout that would require a custom table view.

Did you find this page helpful?