How to all pages as actions on a table
Hi
In my resource I have the getPages() method.
I have a new custom page 'details'
I would have liked that all pages registered would show up as actions either as 'global' actions or as record actions
It feels a little double work that one have to register the page and then also add it to the table() method as an action or am I doing it wrong ?
In my resource I have the getPages() method.
I have a new custom page 'details'
I would have liked that all pages registered would show up as actions either as 'global' actions or as record actions
It feels a little double work that one have to register the page and then also add it to the table() method as an action or am I doing it wrong ?