How about ajax submit
gausarts - August 25, 2008 - 04:05
| Project: | Form Block |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Would be a killer module when it is integrated with ajax. Any plan or roadmap? Thank you very much from the bottom of my heart

#1
Currently also looking for this functionality. It would make sense since we already moved the form to a block we can assume the form is located on a page with loaded content, which most likely doesn't need reloading.
#2
This could be done in conjunction with Ajax submit, http://drupal.org/project/ajaxsubmit.
#3
Related issues from the AJAX issue queue:
#361992: Make UI for JS hook for form submission (about making a user interface widget that toggles redirection after submit)
#360545: Error with Form Block module (here is described a way to enable this functionality in a custom module)
edit: I just realized nedjo was referring to the AJAX submit module, while my links are issues of the Ajax module (aka AJAX Forms) (which provides similar functionality, though, and is therefore relevant as well.)
#4
The issue is now fixed in the dev release of AJAX (see the issues above).
I have successfully tested this solution. -> Marking as fixed.
#5
Automatically closed -- issue fixed for 2 weeks with no activity.
#6
One more testee confirming Ajax (w/ disable redirect) + Form Block works like a charm.