You are here

README.txt in Webform Add More 7.2

Same filename and directory in other branches
  1. 6 README.txt
  2. 7 README.txt
$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

File

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