summarizer "all pages" custom record title attribute for
Hi,
how can I specify the label for "all pages" in a summerizer? Currently, the class name of the model is used, which is not ideal. I tried using
->recordTitle()
and ->recordTitleAttribute()
on the table, but this doesn't change the label.
Can anyone help?2 Replies
anyone?
Perhaps setting PluralModelLabel() ?
See: https://github.com/filamentphp/filament/blob/a6705a6ee7c957fcec038e6d8a83c04f16749591/packages/tables/resources/views/components/summary/index.blade.php#L43-L45
GitHub
filament/packages/tables/resources/views/components/summary/index.b...
A collection of beautiful full-stack components for Laravel. The perfect starting point for your next app. Using Livewire, Alpine.js and Tailwind CSS. - filamentphp/filament