MaZZie
How Add a widget to relationManager form
I use the PanelsRenderHook::RESOURCE_RELATION_MANAGER_BEFORE
The widget is living in app/Filament/Resources/{yourResource}/Widgets/ and has the name of your RelationManagerClass (if your RelationManager is HoursRelationManger than the widget should be HoursWidget)
7 replies