Adapt.Patrick
Adapt.Patrick
FFilament
Created by Adapt.Patrick on 6/5/2024 in #❓┊help
Infolist Action `->createAnother()` doesn't exist
We want to be able to reproduce the ->createAnother() functionality which exists on a Filament\Actions\CreateAction component but Infolists only accept instances of Filament\Infolists\Components\Actions\Action which doesn't have the ->createAnother() option. I have thought about creating our own Action in our codebase, which extends the CreateAction class (to inherit the ->createAnother() function), but using this in an Infolist instance would also fail to satisfy the requirement for it to be an instance of Filament\Infolists\Components\Actions\Action. How can we go about doing this? 🤔
11 replies
FFilament
Created by Adapt.Patrick on 5/14/2024 in #❓┊help
Newly created option isn't selected when returning from createOptionForm()
No description
7 replies
FFilament
Created by Adapt.Patrick on 5/11/2024 in #❓┊help
Adjust columns of form within `createOptionForm()` method
No description
6 replies