Stevemo
Stevemo
FFilament
Created by Patrick Daether on 9/15/2023 in #❓┊help
Testing tables with multiple panels
add this to your test beforeEach(function () { filament()->setCurrentPanel(filament()->getPanel('company')); });
3 replies
FFilament
Created by HiJoe on 8/29/2023 in #❓┊help
Infolist index page + dynamic modal form
Have a look at the contentGrid method on the table. https://filamentphp.com/docs/3.x/tables/layout#arranging-records-into-a-grid
8 replies
FFilament
Created by Stevemo on 8/29/2023 in #❓┊help
relation manager customizing data before saving not working!
Just tried adding the createAction in empty state and it is working now... Don't understand why . Thanks for the help
10 replies
FFilament
Created by Stevemo on 8/29/2023 in #❓┊help
relation manager customizing data before saving not working!
No, does it matter?
10 replies
FFilament
Created by Stevemo on 8/29/2023 in #❓┊help
relation manager customizing data before saving not working!
Nothing it appears that the mutateFormDataUsing is not being triggered
10 replies