© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
FilamentF
Filament•17mo ago•
6 replies
SKNtheKing

emptyStateHeading and emptyStateDescription not working in RelationManager tables

Good evening, I'm trying to change the heading and description on a relation manager empty table and using these function does not work. Is it supposed to or a bug? If it is, how could i change these without the functions?
Thanks you in advance
Solution
it was supposed to work if you are using this to the relation manager class

return $table
    ->emptyStateHeading('xxx')
    ->emptyStateDescription('yyy')
return $table
    ->emptyStateHeading('xxx')
    ->emptyStateDescription('yyy')
Jump to solution
Filament banner
FilamentJoin
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
20,307Members
Resources
Was this page helpful?

Similar Threads

Recent Announcements

Similar Threads

RelationManager Not working
FilamentFFilament / ❓┊help
3y ago
Using accessor in RelationManager AttachAction not working
FilamentFFilament / ❓┊help
13mo ago
RelationManager table action not working
FilamentFFilament / ❓┊help
2y ago
getLabel Not working on relationManager
FilamentFFilament / ❓┊help
2y ago