How to create table having text fiels with drupal

2019-09-06 19:38发布

问题:

I am using drupal 7 web form module.I want to create a form with a table having text fields.Can any one help me to do this.Is there any particular module available in drupal7 to customize a form to create a table

回答1:

Use the Fieldset type to create a webform table component



标签: drupal-7