© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
FilamentF
Filament•13mo ago•
3 replies
H.Bilbao

ManageRelatedRecords widgets with table filter records

I have the following error:
Unable to resolve dependency [Parameter #0 [ <required> string|int $record ]] in class Filament\Resources\Pages\ManageRelatedRecords
Unable to resolve dependency [Parameter #0 [ <required> string|int $record ]] in class Filament\Resources\Pages\ManageRelatedRecords

In Page I have
use ExposesTableToWidgets;
use ExposesTableToWidgets;

And in the Widget:
use InteractsWithPageTable;
use InteractsWithPageTable;

And I use $this->getPageTableQuery()
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

Filament Table Widgets with action
FilamentFFilament / ❓┊help
9mo ago
Filter records by null values in table builder
FilamentFFilament / ❓┊help
3y ago
Table filter
FilamentFFilament / ❓┊help
12mo ago
Get table records
FilamentFFilament / ❓┊help
14mo ago