How to delete [index] resource page?
I have a resource named
Following is the code for my
SeriesResource for which I only want the view page as create and edit operations are handled via parent's ResourceManager. When I remove the index entry from the getPages of the resource, it throws the following error.Following is the code for my
SeriesResource