How to implement custom layouts using repeaters

I am just getting into using custom tables and outputs and trying to list model relations using repeaters. I can achieve the desired functionality, but the layout is excessively tall, considering the number of rows and data I'm presenting. How do I go about getting a design that is more on one line (like pictured, before and after)
No description
No description
No description
5 Replies
islandnuge
islandnugeOP3mo ago
No description
islandnuge
islandnugeOP3mo ago
Ah! Thank you! @awcodes is there an approach that will work in v3?
awcodes
awcodes3mo ago
Filament
Table Repeater by Adam Weston - Filament
A modified version of the Filament Forms Repeater to display it as a table.
islandnuge
islandnugeOP3mo ago
thank you!

Did you find this page helpful?