Β© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
F
Filament
β’
2y ago
β’
2 replies
jjo63
Styling a custom column
Hi I have a custom column used in a table like this
return $table
->columns([
doclink::make(name: 'sp_file_id')
,
return $table
->columns([
doclink::make(name: 'sp_file_id')
,
I was assuming
(wrongly
) that I could style it using the options available on text columns
(e
.g
.
->badge
->badge
(
)
) but see that this is not valid
.
Is there a standard way of enabling such styling options
?
thanks
j
Filament
Join
A powerful open source UI framework for Laravel β’ Build and ship admin panels & apps fast with Livewire
20,307
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Recent Announcements
Similar Threads
CUSTOM PAGE STYLING
F
Filament / ββhelp
14mo ago
Custom Styling Panel
F
Filament / ββhelp
15mo ago
custom field styling
F
Filament / ββhelp
16mo ago
Custom column
F
Filament / ββhelp
2y ago