Is there any plan to allow forms to submit with no redirect upon successful completion? This would be handy for sidebar form submissions... I have a working solution for that is fairly simple to implement however it is not as capable as your plugin as it does not get any response from the submitted form and once submitted will just return a hard coded response regardless of validation on the form...
Comments
Comment #1
jide commentedI am currently working on such a feature, i'll submit a patch or create a separate module.
Comment #2
brendoncrawford commentedJide,
The dev release has include a no_redirect plugin for quite some time. Have you tried this?
Comment #3
jide commentedBrendon,
Yes thank you, i realized this since then, good work !
Marking this as duplicate of #361992: Make UI for JS hook for form submission, is that OK ?
Comment #4
brendoncrawford commentedYes, thanks for your help.