FilamentF
Filament3y ago

How to use Infolist in a Custom Page?

Is there a way on how can I use the Infolist builder in a Custom Page (the one that extends with Page and not with Component)
Solution
Just created a livewire component that uses the HasInfoList and InteractsWithInfolist trait

Then called that component in the filament page
Was this page helpful?