handsontable detail screenshot

This modules allows users to create Excel-like spreadsheets using the Handsontable plugin, found on http://handsontable.com.

Requirements

Handsontable Field has one dependency:

Contibuted modules

Installation

  1. Download the latest version of Handsontable from https://github.com/handsontable/handsontable
  2. Unzip the file and rename the folder to "handsontable" (pay attention to the case of the letters)
  3. Put the folder in a libraries directory
    - Ex: sites/all/libraries
  4. The following minified files are required from the dist\ directory, you can delete the rest
    - handsontable.full.min.js
    - handsontable.full.min.css
  5. Ensure you have a valid path similar to this one for the two files
    - Ex: sites/all/libraries/handsontable/handsontable.full.min.js

Project information

Releases