© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
FilamentF
Filament•16mo ago•
2 replies
Nuxnux

Is there any key value entry but for table ?

the question is in the title i want to show json value like key value of the infolist but when i use this
TextColumn::make('service.budget')
->label('Budget')
->toggleable()
->money()
->listWithLineBreaks()
->limitList(3)
->expandableLimitedList(),
it does only show the value not the key
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

Key value column implementation for settings table
FilamentFFilament / ❓┊help
3y ago
is there any titleCase() for filament tables?
FilamentFFilament / ❓┊help
2y ago
default key value in key-value pair
FilamentFFilament / ❓┊help
2y ago
Enum select key is not the constant but the value
FilamentFFilament / ❓┊help
10mo ago