Skip to content
New issue

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

[RFR] Change referring target after form submit #1011

Merged
merged 2 commits into from
Mar 31, 2016
Merged

Conversation

fzaninotto
Copy link
Member

Change default behavior after form submission:

  • Creation form submit => show view (if exists) or list view
  • Edition form submit => previous page (if exists) or stays on edition form

Previous behavior was:

  • Creation form submit => edition view or show view (if exists)
  • Edition form submit => stays on edition form

@jeromemacias jeromemacias merged commit 9229425 into master Mar 31, 2016
@jeromemacias jeromemacias deleted the change_referrer branch March 31, 2016 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants