F
Filament14mo 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
IamJohnDev14mo ago
have you tried using the ->url() and route it to the custom page

Did you find this page helpful?