Glebka
Can i access a live state of a selected table records in a bulk action?
after a click on a "add items" button ->after() method starts to execute and i have access to selected table records, but i want to have access to the table records without clicking a "add items" button
9 replies
How to access $record in a ->visible() method?
Yes, this is a table column. In a visible method want to loop through relations in a different table and only display relation if at least 1 relation marches the search. To accomplish that I need to access the state or a record, but these values are null.
5 replies