DrupalBin
Submit Code
About
Recent Posts
Fix for Views cumulus: tag_cloud
Fix for Code
sjfgjgjfgidfgh
Code
Code
test.berniecram.com.alias.drushrc.php
Code
provision-deploy error
Create node programmatically with file
Code
more
User login
Log in using OpenID:
What is OpenID?
Username:
*
Password:
*
Log in using OpenID
Cancel OpenID login
Create new account
Request new password
Tags
CCK
drupal
fapi
jquery
menu
module
php
simpletest
taxonomy
test
theme
views
more tags
Home
webforms
Fix for Fix for How to complete any webform submission via Ajax
June 2, 2010 - 1:20am — Anonymous
<?php
# Place the following code in your webform under the
# Advanced Webform Settings Field group inside of
# Additional Processing...
ajax
webforms
Read more
Fix for How to complete any webform submission via Ajax
June 2, 2010 - 1:19am — Anonymous
<?php
# Place the following code in your webform under the
# Advanced Webform Settings Field group inside of
# Additional Processing...
ajax
webforms
Read more
How to complete any webform submission via Ajax
February 23, 2009 - 2:53pm — Anonymous
<?php
# Place the following code in your webform under the
# Advanced Webform Settings Field group inside of
# Additional Processing...
global
$submission
;
ajax
webforms
Read more