F
Filament7mo ago
negro

Custom page

how to add filter to custom page ??
3 Replies
Dennis Koch
Dennis Koch7mo ago
What do you want to filter on a custom page? There is no built in Filter for pages. You can build them yourself using Livewire though
negro
negroOP7mo ago
I have a list of students, and i want to filter this list by classroom
Dennis Koch
Dennis Koch7mo ago
So why not just use a table?

Did you find this page helpful?