Any way to get selected records on an bulkaction form?
Hi, I'm trying to get the selected records on a bulkaction to add the environments available on the multiselect options.
Any way to do that?
Any way to do that?
Solution
I can't get $livewire in the function parameter, but i can do
$this->getLivewire()->getSelectedTableRecords() and it works