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

Create NewsArticle has to direct user to News index after succesful submitting form. #4

Closed
MiloMM opened this issue Jun 27, 2017 · 1 comment

Comments

@MiloMM
Copy link
Owner

MiloMM commented Jun 27, 2017

No description provided.

@henkpotlood1
Copy link
Collaborator

Form had to be redirected via JS:
window.location.replace("/news");
Not via PHP.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants