We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cancel Button Action Does Not Return A User To Previous Page (returnurl)
Clicking on cancel navigates a user back to the site home page.
Cancel button returns to previous page (returnurl) in this example shown below "MyPage" instead of the site root home page.
Current behavior could be the expected behavior and we can close this issue if it is.
The text was updated successfully, but these errors were encountered:
eac7fcc
Merge pull request #3861 from sbwalker/dev
2aff36a
fix #3827 - Cancel button should redirect to RedirectUrl (using PageState.ReturnUrl)
No branches or pull requests
Issue
Description
Cancel Button Action Does Not Return A User To Previous Page (returnurl)
Current Behavior
Clicking on cancel navigates a user back to the site home page.
Expected Behavior
Cancel button returns to previous page (returnurl) in this example shown below "MyPage" instead of the site root home page.
Screenshots
Additional Context
Current behavior could be the expected behavior and we can close this issue if it is.
The text was updated successfully, but these errors were encountered: