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

Make FormProcessView hybrid #1

Open
tleguijt opened this issue Sep 1, 2016 · 0 comments
Open

Make FormProcessView hybrid #1

tleguijt opened this issue Sep 1, 2016 · 0 comments
Assignees
Milestone

Comments

@tleguijt
Copy link
Contributor

tleguijt commented Sep 1, 2016

At the moment FormProcessView expects an AJAX call and returns a JSON response.
This implementation is dependent on a Javascript form handling (jQuery-based example provided).
If the end-user decides not to use AJAX-calls (or forgets adding a javascript form handler) the view must also accepts normal post requests and redirect the user back to the original page with the formblock (and preferably scroll down to the form again using an anchor).

@tleguijt tleguijt added this to the v0.2.0 milestone Sep 1, 2016
@tleguijt tleguijt self-assigned this Sep 1, 2016
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

No branches or pull requests

1 participant