Search
Setup for Free
F
Filament
•
3y ago
dyo
send parameter in custom action
how can i send parameter
, which is record id
, in table custom action
Action::make('edit')->action('edit'),
Action::make('edit')->action('edit'),
Solution
how can i send parameter
, which is record id
, in table custom action
Action::make('edit')->action('edit'),
Action::make('edit')->action('edit'),
Jump to solution
Filament
Join
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
20,357
Members
View on Discord
Similar Threads
Was this page helpful?
Yes
No
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Action
::
make
(
'edit'
)
->
action
(
'edit'
),
Action
::
make
(
'edit'
)
->
action
(
'edit'
),
Action
::
make
(
'edit'
)
->
action
(
'edit'
),
Action
::
make
(
'edit'
)
->
action
(
'edit'
),
Similar Threads
ActionGroup Action caching custom view
F
Filament / ❓┊help
8mo ago
createAnother in custom action
F
Filament / ❓┊help
13mo ago
Action in custom page
F
Filament / ❓┊help
15mo ago
Custom Action in Table
F
Filament / ❓┊help
3y ago