Can Filament help me achieve this functionality?

Hi guys, Recently, I have been working on a project that requires a form like the one in the picture: a form followed by a table where you select items and then click on submit. I want to take the selected items and perform some logic behind them. Is it possible to achieve this exact behavior using Filament?
No description
6 Replies
krekas
krekas3mo ago
Should be possible. There is a plugin I think where you can have a table similar to a repeater. Maybe that's what you need I was wrong, package only displays repeater as a table. Then you would need to make everything custom
Mostafa Amine
Mostafa Amine3mo ago
You mean also the table ...?
Dennis Koch
Dennis Koch3mo ago
You could create a custom Page with both. You should be able to access the selected items via a method on the table.
Mostafa Amine
Mostafa Amine2mo ago
Thank you dennis, Could you please mention where should i found the method?
Dennis Koch
Dennis Koch2mo ago
I don’t know the exact name. Check the methods on the table object.
Mostafa Amine
Mostafa Amine2mo ago
Ok, i'll check Thanks.
Want results from more Discord servers?
Add your server