handsontable_yml_webform
13 sites
Security covered
This module allows both the Drupal Form API and the Drupal Webform module to use the Excel-like Handsontable library.
How to use
- Typically, you will use this module in combination with Webforms 5.x or higher.
- You can add one or more Handsontable elements to your webform just like any other element (textarea etc.)
- When you add your first Handsontable element, instructions on where to place the official JavaScript and CSS files from https://handsontable.com.
- Every webform admin can specify 'View settings' for the Handsontable look and feel. For example, you can specify the data type of columns by specifying a
columnskey with a list of types for each cell - see https://docs.handsontable.com/pro/1.9.1/tutorial-cell-types.html for more details. - All table data will be stored as a nested JSON list: each cell is a string, each row a list in the list of rows.
Supporting this module
To say “thank you” or financially support development of this module, you can send a few Euros via PayPal: [email protected]