Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
how to use table ->defaultGroup with enum field? - Filament
F
Filament
•
3y ago
•
10 replies
pocket.racer
how to use table ->defaultGroup with enum field?
I want to use the new v3 table group feature with a column casted to PHP enum
, but seem unable
, what are some ways I can do it
?
Code is something like
$table
-
>defaultGroup
(
'status
'
) where status is casted to enum
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
Similar Threads
How to export table with enum column?
F
Filament / ❓┊help
2y ago
Table defaultGroup 'date' format datetime
F
Filament / ❓┊help
3y ago
How to use enum with select and relationship?
F
Filament / ❓┊help
12mo ago
how to use translateLabel() with field_id
F
Filament / ❓┊help
3y ago