$Id$
Description
-------------
Webform Add More enables selected fieldsets to be initially hidden and
progressively shown with an Add more button, mimicking CCK multiple fields. The
approach and code was proposed by span and improved by kranklin [1]. This
module adds a checkbox setting to webform fieldset components to select which
should have Add more functionality, as well as an advanced setting to override
the button label per Webform.
[1] http://drupal.org/node/354381
Dependencies
-------------
Webform
Usage
-------------
After enabling the module, configure a webform fieldset to use Add
More, by ticking the relevant setting on the component configuration form.
Download
-------------
Download package and report bugs, feature requests, or submit a patch from the
project page on the Drupal web site.
http://drupal.org/project/webform_addmore
Author
-------------
John Money
ossemble LLC.
http://ossemble.com
All credit to span and kranklin who originally proposed the approach and code.
Branch 7-x.2.x by Pascal Morin https://www.drupal.org/u/bellesmanieres
View source
- $Id$
-
- Description
- -------------
- Webform Add More enables selected fieldsets to be initially hidden and
- progressively shown with an Add more button, mimicking CCK multiple fields. The
- approach and code was proposed by span and improved by kranklin [1]. This
- module adds a checkbox setting to webform fieldset components to select which
- should have Add more functionality, as well as an advanced setting to override
- the button label per Webform.
-
- [1] http://drupal.org/node/354381
-
-
- Dependencies
- -------------
- Webform
-
-
- Usage
- -------------
- After enabling the module, configure a webform fieldset to use Add
- More, by ticking the relevant setting on the component configuration form.
-
-
- Download
- -------------
- Download package and report bugs, feature requests, or submit a patch from the
- project page on the Drupal web site.
- http://drupal.org/project/webform_addmore
-
-
-
- Author
- -------------
- John Money
- ossemble LLC.
- http://ossemble.com
- All credit to span and kranklin who originally proposed the approach and code.
-
- Branch 7-x.2.x by Pascal Morin https://www.drupal.org/u/bellesmanieres
-