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
I created a custom page from https://filamentphp.com/docs/3.x/panels/resources/custom-pages
have you tried using the ->url() and route it to the custom page