Wiki source code of Widget-Plugin: Signatur
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
4.8 | 1 | [[**Plugin download**>>url:https://customer.formcycle.eu/index.php/s/cyYADxNE0kZIVik||target="_blank"]] |
![]() |
1.1 | 2 | |
3 | {{content/}} | ||
4 | |||
![]() |
4.8 | 5 | {{figure image="Widget Signatur_html_1e0db3f531b05a9c.png" clear="h1"}}Position of the widget in the designer and appearance of the element in the form.{{/figure}}{{figure image="Widget Signatur_html_3562ce6ecacc98e0.png" clear="h1"}}Example of an inserted signature in a form. The red minus button in the upper right corner can be used to delete an inserted signature.{{/figure}} |
6 | The plugin provides a new input element in the designer and allows drawing with the mouse in a designated area and is intended as a digital signature field. | ||
![]() |
2.1 | 7 | |
![]() |
4.8 | 8 | == Functional description == |
![]() |
2.1 | 9 | |
![]() |
4.8 | 10 | The use of this element is particularly useful in combination with a touch screen or electronic pen input. After drawing the signature, the element generates an image file which is sent to the server as Base64 encoded text with the form. |
![]() |
2.1 | 11 | |
![]() |
1.1 | 12 | == Installation == |
13 | |||
![]() |
4.8 | 14 | The plugin can be installed as client plugin or system plugin. Instructions for installing plugins can be found [[here>>doc:Formcycle.UserInterface.Client.Plugins]]. |
![]() |
1.1 | 15 | |
![]() |
4.8 | 16 | == Used CSS classes == |
![]() |
1.1 | 17 | |
![]() |
4.8 | 18 | The element uses the following CSS classes: |
![]() |
1.1 | 19 | |
![]() |
4.8 | 20 | * Signature element: **.XSignature** |
![]() |
1.1 | 21 | |
![]() |
4.8 | 22 | * Container of the signature element: **.CXSignature** |
![]() |
1.1 | 23 | |
![]() |
4.8 | 24 | == Version history == |
![]() |
2.1 | 25 | |
![]() |
4.4 | 26 | === 2.2.3 === |
27 | |||
![]() |
4.8 | 28 | * Fixes: Partial fix for redisplay of dynamic signatures |
![]() |
4.4 | 29 | |
![]() |
4.3 | 30 | === 2.2.2 === |
31 | |||
![]() |
4.8 | 32 | * Fixes: Change event is now triggered upon change |
![]() |
4.3 | 33 | |
34 | === 2.2.1 === | ||
35 | |||
![]() |
4.8 | 36 | * Fixes: Validation and image errors |
![]() |
4.3 | 37 | |
![]() |
2.1 | 38 | === 2.2.0 === |
39 | |||
![]() |
4.8 | 40 | * Feature: Stroke color is now configurable in the designer |
41 | * Feature: Background image for the signature area is now configurable in the designer | ||
![]() |
4.3 | 42 | |
43 | === 2.1.0 === | ||
44 | |||
![]() |
4.8 | 45 | * Internal version |
![]() |
4.3 | 46 | |
47 | === 2.0.6 === | ||
48 | |||
![]() |
4.8 | 49 | * Fixes: Initialize signature widgets on all pages before printing. Signatures on pages initially not visible were sometimes missing in the printed PDF document. The fix requires FORMCYCLE 7.0.10+ and the print service 1.3.4+, but this plugin works with older versions. |
![]() |
4.3 | 50 | |
51 | === 2.0.5 === | ||
52 | |||
![]() |
4.8 | 53 | * Fixes: Display error in form designer |
![]() |
4.3 | 54 | |
55 | === 2.0.4 === | ||
56 | |||
![]() |
4.8 | 57 | * Fixes: Disable drawing in disabled signature field. Remove the delete button. Prevent Drag & Drop. |
![]() |
4.3 | 58 | |
59 | === 2.0.3 === | ||
60 | |||
![]() |
4.8 | 61 | * Feature: Widget is now usable in condition properties in form desginer |
![]() |
4.3 | 62 | |
63 | === 2.0.2 === | ||
64 | |||
![]() |
4.8 | 65 | * Fixes: Set new attribute data-name on the hidden textarea |
![]() |
4.3 | 66 | |
67 | === 2.0.1 === | ||
68 | |||
![]() |
4.8 | 69 | * Fixes: Fix validation, add missing attribute validate-blur and data-force-validation |
![]() |
4.3 | 70 | |
71 | === 2.0.0 === | ||
72 | |||
![]() |
4.8 | 73 | * Initial release for {{formcycle/}} version 7. |