aldryn-forms
aldryn-forms copied to clipboard
form post/validation should happen over AJAX
-> stay on the same page
- this: if a redirect is selected, don't reload the page and redirect then but directly respond with a HTTPRedirect
@Chive that needs some design decisions made in django-cms (allow a plugin to return a response) and good rules for namespacing (multiple plugins on the same page need to only selectively react to posts).
Any news about this enhancement? This would be a very useful feature..
@treavis we have not implemented this feature yet. We would be very happy for a pull request regarding this :)
https://github.com/useHTML5/aldryn-forms
I implemented ajax forms, but I was not able to build scrf protecrion with full page caching. Becouse of this I disabled csrf.