Query Strings in Action

Hi guys! I need a solution, I have this action: Actions\Action::make('go-back') ->color('secondary') ->label('الرجوع') ->icon('heroicon-o-arrow-left') ->url(route('filament.admin.resources.projects.edit', $this->record->project_id)), But when I have more than one Relation Manager it always redirect to the first relation manager it is possible to pass also the activeRelationManager as a params if it please help me how? Thank you!
Solution:
smth like route('route.name', ['record' => 1, 'activeTab' => 'abc']) ?
Jump to solution
3 Replies
abdullafahem
abdullafahemOP3w ago
Any solution please???
Solution
Vp
Vp3w ago
smth like route('route.name', ['record' => 1, 'activeTab' => 'abc']) ?
abdullafahem
abdullafahemOP3w ago
Yeah you are right thank you for your response
Want results from more Discord servers?
Add your server