© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
FilamentF
Filament•3y ago•
3 replies
puckett_jw

Help with displaying json casted as a collection in a table column

I am sure I am missing it, but I cannot find any examples or good documentation on displaying a collection in a column. I see the
listWithLineBreaks
listWithLineBreaks
& the
bulleted
bulleted
for related properties, but I have a JSON property that is being cast to a collection & I cannot figure out how to display it on the table. I have also tried
formatStateUsing(fn (Collection $p): string => $p->implode(','))
formatStateUsing(fn (Collection $p): string => $p->implode(','))
, but I get an error on that too.
Filament banner
FilamentJoin
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
20,307Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Json column casted as array searchable in filament admin panel
FilamentFFilament / ❓┊help
3y ago
form as a table? store to a json column?
FilamentFFilament / ❓┊help
3y ago
JSON relationship column in table
FilamentFFilament / ❓┊help
14mo ago
Pivot table with extra json column
FilamentFFilament / ❓┊help
3y ago