© 2026 Hedgehog Software, LLC

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

Placeholder on relational table columns

Tables\Columns\TextColumn::make('quoteRequest.phone_number')
  ->label(__('Phone number'))
  ->toggleable()
  ->sortable()
  ->searchable()
  ->placeholder('-'),
Tables\Columns\TextColumn::make('quoteRequest.phone_number')
  ->label(__('Phone number'))
  ->toggleable()
  ->sortable()
  ->searchable()
  ->placeholder('-'),


Setting a placeholder on a relational column (or globally) isn't working properly for me, anyone can confirm?
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

2 relational table columns
FilamentFFilament / ❓┊help
3y ago
Table Actions on Columns
FilamentFFilament / ❓┊help
2y ago
Table columns
FilamentFFilament / ❓┊help
2y ago
Conditional actions on table columns
FilamentFFilament / ❓┊help
11mo ago