© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
How to set TextColumn isHidden / Disabled but searchable? - Filament
F
Filament
•
3y ago
•
3 replies
wandiaprianto
How to set TextColumn isHidden / Disabled but searchable?
Hello there
, please help me
.
How to set TextColumn isHidden
/ Disabled but searchable
?
here is my code
:
TextColumn::make('brand.name')
->searchable()
->sortable()
->hidden(),
TextColumn::make('brand.name')
->searchable()
->sortable()
->hidden(),
hide
, but can
't search
.
where did i missed
?
thankyou
Solution
answered in this article
❓┊help
How to searchable and sortable my custom column?
Jump to solution
Filament
Join
A powerful open-source UI framework for Laravel • Build and ship apps & admin panels fast with Livewire
20,181
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Recent Announcements
Similar Threads
Error in searchable TextColumn
F
Filament / ❓┊help
14mo ago
TextColumn searchable function anomaly.
F
Filament / ❓┊help
17mo ago
How can i make a table textcolumn searchable but not visible?
F
Filament / ❓┊help
2y ago
TextColumn->icon() disabled by formatStateUsing()
F
Filament / ❓┊help
3y ago