Webform Matrix
Categories
Component ID
Component name
Component type
Maintenance status
Development status
Component security advisory coverage
Component created
Component changed
Component body
Adds the capability of forming textfield matrices inside a fieldset component.
Adds five fields to the fieldset component config page: Matrix (yes/no), Matrix class (add a class to the resulting table), Matrix table summary (table summary for accessibility), Matrix columns, and Matrix rows. Takes the column and row data and creates corresponding textfields for every cell, and then displays the textfields in a table (matrix) on the webform and in the submission.
Pretty primitive at the moment--if you try adding a text field to the fieldset after you've created the matrix, you won't like the result! But if you're careful with your initial setup, it can save you doing a lot of formatting with hook_form_alter :-)
There is no additional configuration for this module.
