i Want to add a action button like this "import woo to Airtable".
my plan is when i click this button then this row id to redirect another resource and redirected resource table data show base on this button parameter value.
3 Replies
Hey there, I believe using actions would best fit your request. See
https://filamentphp.com/docs/3.x/tables/actions
maybe something like this https://laraveldaily.com/post/filament-add-custom-action-button-inside-form
but change form to a table