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

jide’s picture

I am currently working on such a feature, i'll submit a patch or create a separate module.

brendoncrawford’s picture

Assigned: Unassigned » brendoncrawford
Status: Active » Closed (fixed)

Jide,

The dev release has include a no_redirect plugin for quite some time. Have you tried this?

jide’s picture

Status: Closed (fixed) » Closed (duplicate)

Brendon,
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 ?

brendoncrawford’s picture

Yes, thanks for your help.