Posted by mehtatejas on November 16, 2011 at 12:16pm
Hi,
I would like to use ajaxed form submission on form loaded using ajaxed method.
Using following posting, I figured out that I need to implement use-ajax-submit.
http://api.drupal.org/api/drupal/includes--ajax.inc/group/ajax/7
http://www.jide.fr/english/using-ajax-in-drupal-7-outside-of-form-api
Now I am looking for example for use-ajax-submit in drupal 7 forms ?
Please guide me.
Regards,
Tejas
Comments
Install Examples module
Install Examples module (http://drupal.org/project/examples). This has Ajax Examples, it has example of how to use ajax for form submit button as well.