Edit action in getHeaderActions
I used to be able to simply do this on Resource view page (or any other Resource page):
But after the update the edit link opens an empty modal, so I have to specify the url like this:
Is there any way to define the default edit action in the resource definition?
1 Reply
I think the default is set by the ListPages. So if you use it on a different page you need to do this yourself.