F
Filament2mo ago
Cainy

Select Table Row with the recordAction

I want to select a table row when clicking anywhere inside of it, because its more convenient in this case than to precisely hit the small checkbox on the left. Normally I would think this is done via the recordAction, but I'm struggling to find the correct Utility to inject to change the selected entry of the table.
1 Reply
David | Fortune Validator
Did you have any luck with this ? Same situation. It’s only ever taking the first action in the recordActions() and ignoring recordAction()

Did you find this page helpful?