How can I add a table footer in a relation manager?
I'm interested in showing a sum in the footer of a table that is in a relation manager. I can't find any way on how to do this. Is it even possible?
Thank you,
4 Replies
Filament
Aggregate data in table footer (sum, avg...etc) by moaaz faracheh -...
Filament is a collection of tools for rapidly building beautiful TALL stack apps, designed for humans.
I've seen that but the relation manager doesn't seem to have that method. Or perhaps i've looked wrong
try it
Try adding
use Illuminate\Contracts\View\View;
in the relation manager