SignatureField

Component ID

1012218

Component name

SignatureField

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

7835

Component created

Component changed

Component body

SignatureField allows you to collect HTML5 canvas based signatures in webform, cck and in your custom modules via fapi. It then displays the collected signature as a transparent png. SignatureField works with both mouse and touch devices.

It achieves this using the Signature Pad jQuery plugin from:
http://thomasjbradley.ca/lab/signature-pad

SignatureField Drupal 7 development has been sponsored by:

Browser support: Firefox, Safari, Chrome IE9 and Opera support the HTML5 canvas tag. Signature Pad/SignatureField use ExplorerCanvas to bring the same functionality to Internet Explorer 6, 7 and 8.

Requirements: Libraries API

Installation:

  • Download Signature Pad and extract contents to libraries/signature-pad
  • Install and enable Libraries API module
  • Install and enable SignatureField module
  • Create a webform, content type or custom form with a signaturefield
  • Customize the pen color, width and height of the signaturefield instance to your needs
  • Start collecting signatures

I don't have a lot of spare time to work on this module anymore, feel free to contact me if you would like to sponsor some development.