IMP description

This commit is contained in:
eLBati
2015-11-26 16:11:52 +01:00
parent fdc4c37931
commit c349f84722

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.