#Can 1 Custom Page Class have more than 1 table ?

4 messages · Page 1 of 1 (latest)

obsidian citrus
#

so i have this custom page class containing table more than 1 but not working causing error pp\Filament\Resources\MentorMonitoringResource\Pages\MentorDashboard::programRequestsTable(): Argument #1 ($programRequestsTable) must be of type Filament\Tables\Table, Filament\Infolists\Infolist given, called in C:\xampp\htdocs\dankos-internship-program\vendor\filament\infolists\src\Concerns\InteractsWithInfolists.php on line 56

fierce portalBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution

obsidian citrus
#

Can 1 Custom Page Class have more than 1 table ?

tropic pelican
#

You can only have 1 table per component, but you can add multiple components to a page