F
Filament5mo ago
Abi

How to redirect to a custom Page on a resource from a Relational Manager

I created a custom page on a Resource that uses a Relation Manager. I have a custom Action on the RelationManager that I want to redirect to this custom page. How do I go about doing this?
2 Replies
IamJohnDev
IamJohnDev5mo ago
have you tried using the ->url() and route it to the custom page