F
Filament17mo ago
Sesh

How to "Should select current page only" in V3?

I couldn't find the method to only allow to select the current page and not all in the new table builder for bulk actions. In v2 it was:
protected function getShouldSelectCurrentPageOnly(): bool
{
return false;
}
protected function getShouldSelectCurrentPageOnly(): bool
{
return false;
}
Does someone know? Thanks.
Solution:
->selectCurrentPageOnly() ?
Jump to solution
2 Replies
Solution
LeandroFerreira
LeandroFerreira17mo ago
->selectCurrentPageOnly() ?
Sesh
SeshOP17mo ago
Worked, thanks. 🔥
Want results from more Discord servers?
Add your server