F
Filament3mo ago
soand

Search should ignore filters

When setting multiple columns as searchable there is a search bar on the table. Is there any way to to set the search to always ignore any filters that might be set?
3 Replies
Matthew
Matthew3mo ago
Doubt it, would go against what most people expect.
awcodes
awcodes3mo ago
Don’t think that is possible since both the search and filters are applied additively to the eloquent query.
soand
soandOP3mo ago
okay i guess i need to figure out what to do then, thanks for the replies!

Did you find this page helpful?