Handsontable For YML Webform
13 sites
Security covered
This module integrates the Handsontable library, which provides an Excel-like editing experience, into Drupal. It allows you to add Handsontable fields to your webforms, enabling users to input data in a familiar spreadsheet format. Table data is stored as nested JSON, and administrators can configure the appearance and behavior of the Hadsontable fields.
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]