Provide a createbuttonprops resource name when I don't it on resources.
I wan't to pass a create link for create button on List component, but I don't have that resource on resources so it doesn't appear on sider menu. Although I don't have it on sider menu I have a route specified for the create page. So now I want to pass that create link on create button of List component. After looking at the documentation I found that I can provide
But now I don't have a
But now I don't have a
resourceName, So is there a way to pass a url link.