F
Filament2y ago
Noor

Global Search

Can I override global search for example I want it to search by attributes like search by name phone email etc...
5 Replies
Patrick Boivin
Filament
Global search - Resources - Admin Panel - Filament
The elegant TALL stack admin panel for Laravel artisans.
Noor
NoorOP2y ago
yeah Can we show the attributes in search bar ... like we do with using placeholder... so the user can see which attribute they need to use @pboivin
Patrick Boivin
Ah ok, so you just want to modify the placeholder text to give your users more information? Instead of "Search"? I think the easiest way is to update the translation : filament::global-search.field.placeholder
Noor
NoorOP2y ago
Thank-you 😄 @pboivin

Did you find this page helpful?