kazi94
kazi94
FFilament
Created by kazi94 on 10/30/2024 in #❓┊help
Add custom button in Relation manager form
This is my code: ->headerActions([ Action::make('create') ->form([ // ... ]) // ... ->extraModalFooterActions(fn(Action $action): array => [ $action->makeModalSubmitAction('createAnother', arguments: ['another' => true]), ]) ])
7 replies
FFilament
Created by kazi94 on 10/30/2024 in #❓┊help
Add custom button in Relation manager form
"Method Filament\Forms\Components\Actions\Action::table does not exist."
7 replies
FFilament
Created by kazi94 on 10/30/2024 in #❓┊help
Add custom button in Relation manager form
Unfortunetly no !! I did follow to documentation but i am receiving this error :
7 replies
FFilament
Created by kazi94 on 10/30/2024 in #❓┊help
Add custom button in Relation manager form
Thank you sir. I will look at it
7 replies