You are here

Files in Webform Matrix Component 7.2

Primary tabs

File namesort descending Location Namespace Description
matrix.inc components/matrix.inc Webform module matrix component.
README.txt 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…
webform_matrix_component.api.php webform_matrix_component.api.php Sample hooks demonstrating usage in Webform_matrix_component.
webform_matrix_component.css webform_matrix_component.css .matrix-render-div, .matrix-render-row-div { width: 100%; clear: both; float: left; } .matrix-render-row-div .matrix-row-column-element { float: left; } .matrix-row-column-element .form-text { width: 90%; } .matrix-row-column-element select…
webform_matrix_component.info webform_matrix_component.info name =Webform Matrix Component description = Matrix Component for webform core = 7.x package = Webform dependencies[] = webform
webform_matrix_component.module webform_matrix_component.module

Other projects