You are here

README.txt in Webform Matrix Component 7.4

Same filename and directory in other branches
  1. 6 README.txt
  2. 7 README.txt
  3. 7.2 README.txt
  4. 7.3 README.txt
Description
-----------
This module adds a webform matrix component in webform
components list.In webform matrix component you 
can add as many as rows and columns. Subcomponent
of matrix component is Textfield, Select , Label ,Date.
This module also manage webform Results page for
webform matrix.Values are save in database is serialize form.

Requirements
------------
Drupal 7.x
Webform module

Installation
------------
1. Copy the entire webform_matrix_component directory 
   the Drupal sites/all/modules directory.

2. Login as an administrator. Enable the module in the
  "Administer" -> "Modules"

3. (Optional) Edit the settings under "Administer" -> "Configuration" ->
   "Content authoring" -> "Webform settings"

4. Now matrix component is show in component list.

File

README.txt
View source
  1. Description
  2. -----------
  3. This module adds a webform matrix component in webform
  4. components list.In webform matrix component you
  5. can add as many as rows and columns. Subcomponent
  6. of matrix component is Textfield, Select , Label ,Date.
  7. This module also manage webform Results page for
  8. webform matrix.Values are save in database is serialize form.
  9. Requirements
  10. ------------
  11. Drupal 7.x
  12. Webform module
  13. Installation
  14. ------------
  15. 1. Copy the entire webform_matrix_component directory
  16. the Drupal sites/all/modules directory.
  17. 2. Login as an administrator. Enable the module in the
  18. "Administer" -> "Modules"
  19. 3. (Optional) Edit the settings under "Administer" -> "Configuration" ->
  20. "Content authoring" -> "Webform settings"
  21. 4. Now matrix component is show in component list.