You are here

README.txt in Webform Default Fields 7.3

Same filename and directory in other branches
  1. 6 README.txt
  2. 7.4 README.txt
  3. 7 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) 7.x-3.11 or higher version
   of 7.x-3.x branch.

INSTALLATION
------------
 * Install Webform module.
 * Copy the entire module directory the Drupal sites/all/modules directory.
 * Login as an administrator. Enable the module in the "Administration" »
  "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.

   - Reset Webform components to Default
     Users with roles with the "Reset Webform components to Default" 
     permission will see the "Reset" page on all webform content. 

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

   - To set default E-mails and Form Settings for this content type use a tabs
     on webform sub-navigation

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

 * Reset existing webform to default:

   - Go to %YOUR_NODE%/webform/webform-reset where %WEBFORM_NODE% is ID of node
     which you want to reset

   - Reset components of webform implemented in "reset components" form. Check
     out a difference between components the curent webform and default webform. 
     Select which components expose to reset actions (add / remove / restore).

   - Reset main webform parts implemented in "global reset" form.

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) 7.x-3.11 or higher version
  19. of 7.x-3.x branch.
  20. INSTALLATION
  21. ------------
  22. * Install Webform module.
  23. * Copy the entire module directory the Drupal sites/all/modules directory.
  24. * Login as an administrator. Enable the module in the "Administration" »
  25. "Modules"
  26. CONFIGURATION
  27. -------------
  28. * Configure user permissions in Administration » People » Permissions:
  29. - Administer Webform Default Fields
  30. Grants access to the "Webform Default Fields" tab on content types
  31. management page. Generally an administrative permission.
  32. - Reset Webform components to Default
  33. Users with roles with the "Reset Webform components to Default"
  34. permission will see the "Reset" page on all webform content.
  35. * Create default fields for the webform content type:
  36. - Go to admin/structure/types/manage/%WEBFORM_ALLOWED_TYPE%/webform-fields
  37. where %WEBFORM_ALLOWED_TYPE% is content type which allow Webform module.
  38. - Add components to the Default Webform.
  39. - To set default E-mails and Form Settings for this content type use a tabs
  40. on webform sub-navigation
  41. - Create a new webform node and make sure it contains default fields
  42. you added before.
  43. * Reset existing webform to default:
  44. - Go to %YOUR_NODE%/webform/webform-reset where %WEBFORM_NODE% is ID of node
  45. which you want to reset
  46. - Reset components of webform implemented in "reset components" form. Check
  47. out a difference between components the curent webform and default webform.
  48. Select which components expose to reset actions (add / remove / restore).
  49. - Reset main webform parts implemented in "global reset" form.
  50. SUPPORT
  51. -------
  52. Feel free to report bugs and propositions in our Issue Queue
  53. http://drupal.org/project/issues/webform_default_fields