Infolist not showing
Hey guys, I'm trying to show an infolist on a custom dashboard, but so far everything I've tried hasn't been working. I'm implementing all the contracts and traits as reported on the docs, but the infolist doesn't show.
In fact, the infolist method doesn't even get called (I tested it with a dd(1);). It doesn't matter if it's called infolist or somethingInfolist, it still doesn't get called.
I couldn't find anything on the docs, and I couldn't find a solution looking into Filament's codebase, so I'd appreciate if someone could help me
In fact, the infolist method doesn't even get called (I tested it with a dd(1);). It doesn't matter if it's called infolist or somethingInfolist, it still doesn't get called.
I couldn't find anything on the docs, and I couldn't find a solution looking into Filament's codebase, so I'd appreciate if someone could help me
