How to change the return path of the CRUD Edit page?
Hi, I'm using an Edit page for editing a resource (with Ant Design). However for this resource, I didn't provide a list page, and put the actual list page to somewhere else. Then after editing this resource it's automatically redirected to the url of the list page which doesn't exist. How can I correct it? Many thanks!
