add multiple select
i want something like screen. do u know any good plugin for that ?
7 Replies
like when i click add brand it should add new selection form like this and save all in my db next
Was about to paste the same link, lol
lol thanks i thought that, that was plugin...
like i found some plugins for that but..
okay thanks u again guys
there is #awcodes-table-repeater
the diff is its looks like a table instead of a grid
guys
my form looks like that
like repeater cant save. how i can save selected director_ids in my table?
We recommend that you store repeater data with a JSON column in your database. Additionally, if you're using Eloquent, make sure that column has an array cast.
https://filamentphp.com/docs/3.x/forms/fields/repeater#overview