Table list edit query based on certain conditions
Hi
I was going to use getTableQuery for this (see ListRecords) but it seems to be deprecated https://github.com/filamentphp/filament/blob/9fce05403fba5db54994e5ffd302a635e4ebad1d/packages/panels/src/Resources/Pages/ListRecords.php#L322, how else would you approach this?
Modifying the query from a resource gets undone when livewire updates (pagination, poll,...) happen.
GitHub
filament/packages/panels/src/Resources/Pages/ListRecords.php at 9fc...
A collection of beautiful full-stack components for Laravel. The perfect starting point for your next app. Using Livewire, Alpine.js and Tailwind CSS. - filamentphp/filament
0 Replies