© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
FilamentF
Filament•2y ago•
1 reply
Parthiban Nagarajan

Custom Table repeatable entry

i am creating custom table repeatable entry for my own project and i referred the source code of awcodes/table-repeater and taken the code from it.

https://gist.github.com/ParthiBarath/22ada1130eeeaafa323b1d2b35b3a4cb
Here i shared my custom table repeatable entry codes it works perfectly.

But i actually i want table footers with sum of the columns so i created the Footer Class with the reference of awcodes/table-repeater Header class.

But for the sum of the columns i extends the Footer class with Filament\Support\Components\Component; and i chained method default with closure and try to access the getState in blade file i end up with laravel error page
https://flareapp.io/share/x5M4dJb7
Gist
CurrencyDenominationInfos.php
GitHub Gist: instantly share code, notes, and snippets.
CurrencyDenominationInfos.php
Flare
Typed property App\TableRepeatableEntry\Footer::$container must not be accessed before initialization - The error occurred at http://localhost/laravel/pledge_filament/public/branches/1
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

repeatable entry
FilamentFFilament / ❓┊help
13mo ago
repeatable entry
FilamentFFilament / ❓┊help
2y ago
collect repeatable entry in a table
FilamentFFilament / ❓┊help
3y ago
Repeatable entry using table error like this
FilamentFFilament / ❓┊help
5mo ago