You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

5 lines
246 B

  1. #. To use this module, you need to add ``widget="signature"`` to your binary
  2. field in your view.
  3. #. You can specify signature dimensions like the following:
  4. ``<field name="signature_image" widget="signature" width="400"
  5. height="100"/>``