F
Filament10mo ago
Abrar

How to achieve this table layout?

Is it even possible with Filament? Or I have to got with plain Laravel? Note: In Image, focus only on table.
No description
9 Replies
krekas
krekas10mo ago
With custom page I think should be doable.
Abrar
AbrarOP10mo ago
Do you have any helpful guide?
krekas
krekas10mo ago
No. Only think about this form as an array
mvenghaus
mvenghaus10mo ago
i think this isn't a table .. it's a form .. and there you can use a table repeater (additional plugin) !?
Abrar
AbrarOP10mo ago
Yes, the Form will be easier. I will look into repeater plugins.
mvenghaus
mvenghaus10mo ago
i use this for similar stuff btw.. if you want this kind of navigation on the left .. just use clusters
Lara Zeus
Lara Zeus10mo ago
this also may help #lara-zeus-matrix-choice
Abrar
AbrarOP10mo ago
This is looking great, looks like exactly what I need. I will check it.

Did you find this page helpful?