#Table should show empty untill admin searchs something!

9 messages · Page 1 of 1 (latest)

terse lynx
#

I am working with spatie role managment and when sub admins login I am showing them limited resources like bot users and history only but in bot users resource sub admin shouldnt see all users only after searching. how to get to this? any feature function or tweak?

chrome silo
#

There’s a few posts on here, basically you modify the query of the table and if search query is empty you search by day where id < 0

chrome silo
terse lynx
chrome silo
red quail
#

maybe $table->isFiltered()
I didn't try it in Filament >=4