DrupalBin
Submit Code
About
Recent Posts
What is this?
display suite field group
Code
Code
Code
Code
Fix for UC Node Checkout - Base Product Title into Token
Code
Import a content type from a file.
Alteration to Trying to alter contact form to allow pre-selecting of cid
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
test
theme
user
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