Get resource in Action class

I am creating a plugin and it provides a page just EditRecords page. Users can extend this page and specify the $resource. Now I am creating two Actions, one Table action and another normal Page action to redirect to users to the Custom page that extends the plugin Page. This action can be used on Edit record pages. The problem is i cannot get the $resource, to redirect them to correct resource page.
1 Reply