How to return to filtered panel after using a custom table action

Greetings - I have a list with a custom table action. any tips on how to grab the Filtered list url so I Can return to it once I run the custom action? Tables\Actions\Action::make('UpdateBG') ->label('Upload BC') ->icon('heroicon-s-document-arrow-up') ->url(fn ($record): string => route('updateProduct.bigcommerce', [$record->id]))->openUrlInNewTab(), when I try the session geturl methos in laravel I am getting the url of the custom action and not the list with the filter parameters
2 Replies
LeandroFerreira
LeandroFerreira5mo ago
what about the custom table? What is the code?
antonino
antoninoOP5mo ago
See below -
Want results from more Discord servers?
Add your server