Signature Field allows you to collect HTML 5 canvas based signatures in content type.

Currently it displays the collected signature as an image and in the back-end it stores it as an BLOB.

Requirements

This module requires no modules outside of Drupal core.

Requires Signature Pad JS library:
https://github.com/szimek/signature_pad/

Install

Install the Signature Field module as you would normally install a contributed Drupal module.

Visit https://www.drupal.org/node/1897420 for further information.

Configuration

  1. Install this module.
  2. Go to Manage fields page of your content types.
  3. Create or alter existing Signature field on your content type.
  4. Configure field as needed and save.
  5. You should now be able to capture signatures.

Project information

Releases