You are here

README.txt in Webform Add More 7

Same filename and directory in other branches
  1. 6 README.txt
  2. 7.2 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 two or more webform fieldsets to use Add
More. To change the Add more button label, edit the Form settings Advanced 
settings.


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


Todo List
-------------
None


Author
-------------
John Money
ossemble LLC.
http://ossemble.com



All credit to span and kranklin who originally proposed the approach and code.

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 two or more webform fieldsets to use Add
  17. More. To change the Add more button label, edit the Form settings Advanced
  18. settings.
  19. Download
  20. -------------
  21. Download package and report bugs, feature requests, or submit a patch from the
  22. project page on the Drupal web site.
  23. http://drupal.org/project/webform_addmore
  24. Todo List
  25. -------------
  26. None
  27. Author
  28. -------------
  29. John Money
  30. ossemble LLC.
  31. http://ossemble.com
  32. All credit to span and kranklin who originally proposed the approach and code.