3
0
Fork 0

IMP description

8.0
eLBati 2015-11-26 16:11:52 +01:00
parent fdc4c37931
commit c349f84722
1 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,8 @@ Usage
=====
To use this module, you need to add ``widget="signature"`` to your binary field in your view.
You can specifify signature dimensions like the following:
``<field name="signature_image" widget="signature" width="400" height="100"/>``
See ``web_widget_digital_signature_user`` and ``web_widget_digital_signature_sale_order`` modules as examples.