You are here

README.txt in Webform Default Fields 6

Same filename and directory in other branches
  1. 7.4 README.txt
  2. 7 README.txt
  3. 7.3 README.txt
CONTENTS OF THIS FILE
---------------------

 * Description
 * Requirements
 * Installation
 * Configuration
 * Support

DESCRIPTION
-----------
With this module you can easily create much of nodes with same webform
fields. It can be applicable in case of job vacancies with reply form,
kind of quality feedback control or whatever your mind suggests you.
Because you can create more than one webform-enabled content types, you
respectively can attach different default fields for each of them.

REQUIREMENTS
------------
This module requires the module:
 * Webform (https://drupal.org/project/webform) 6.x-3.11 or higher.

INSTALLATION
------------
 * Install Webform module.
 * Copy the entire module directory the Drupal sites/all/modules directory.
 * Login as an administrator. Enable the module in the "Administer" -> "Site
   Building" -> "Modules"

CONFIGURATION
-------------
 * Configure user permissions in Administration » People » Permissions:

   - administer webform default fields
     Grants access to the "Webform Default Fields" tab on content types
     management page. Generally an administrative permission.

 * Create default fields for the webform content type:
   
   - Go to admin/content/node-type/%WEBFORM_ALLOWED_TYPE%/webform-fields
     where %WEBFORM_ALLOWED_TYPE% is content type which allow Webform module.
   
   - Add components to the Default Webform.

   - When you create or edit some components you can see the menu of webform
     node with links to "E-mail" and "Form Settings" forms, to set default
     params.

   - Create a new webform node and make sure it contains default fields
     you added before.

SUPPORT
-------
Feel free to report bugs and propositions in our Issue Queue
http://drupal.org/project/issues/webform_default_fields

File

README.txt
View source
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. * Description
  4. * Requirements
  5. * Installation
  6. * Configuration
  7. * Support
  8. DESCRIPTION
  9. -----------
  10. With this module you can easily create much of nodes with same webform
  11. fields. It can be applicable in case of job vacancies with reply form,
  12. kind of quality feedback control or whatever your mind suggests you.
  13. Because you can create more than one webform-enabled content types, you
  14. respectively can attach different default fields for each of them.
  15. REQUIREMENTS
  16. ------------
  17. This module requires the module:
  18. * Webform (https://drupal.org/project/webform) 6.x-3.11 or higher.
  19. INSTALLATION
  20. ------------
  21. * Install Webform module.
  22. * Copy the entire module directory the Drupal sites/all/modules directory.
  23. * Login as an administrator. Enable the module in the "Administer" -> "Site
  24. Building" -> "Modules"
  25. CONFIGURATION
  26. -------------
  27. * Configure user permissions in Administration » People » Permissions:
  28. - administer webform default fields
  29. Grants access to the "Webform Default Fields" tab on content types
  30. management page. Generally an administrative permission.
  31. * Create default fields for the webform content type:
  32. - Go to admin/content/node-type/%WEBFORM_ALLOWED_TYPE%/webform-fields
  33. where %WEBFORM_ALLOWED_TYPE% is content type which allow Webform module.
  34. - Add components to the Default Webform.
  35. - When you create or edit some components you can see the menu of webform
  36. node with links to "E-mail" and "Form Settings" forms, to set default
  37. params.
  38. - Create a new webform node and make sure it contains default fields
  39. you added before.
  40. SUPPORT
  41. -------
  42. Feel free to report bugs and propositions in our Issue Queue
  43. http://drupal.org/project/issues/webform_default_fields