© 2026 Hedgehog Software, LLC

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

Null state for table column

Hello,

I have a column in my project that is nullable, I'm trying to make a default display value for it but I'm not finding a way.

This is what I'm trying to do:

TextColumn::make('transaction.amount')
  ->label('Received Amount')
  ->placeholder('N/A'),
TextColumn::make('transaction.amount')
  ->label('Received Amount')
  ->placeholder('N/A'),
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

Update table column state live
FilamentFFilament / ❓┊help
3y ago
Boolean state for timestamp column
FilamentFFilament / ❓┊help
3y ago
Table Column
FilamentFFilament / ❓┊help
3y ago
Table column
FilamentFFilament / ❓┊help
3y ago