If you publish on your edit page, you can add a value to the published data that identifies the original page. This method allows you to determine the correct view to return to.
I would do this instead of redirecting to the linking page, because it allows you to make any configuration required by the source page before sending the user to the source page.
source share