signature_field
418 sites
Security covered
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
- Install this module.
- Go to Manage fields page of your content types.
- Create or alter existing Signature field on your content type.
- Configure field as needed and save.
- You should now be able to capture signatures.