Signature Field (form components)
(1) A workflow variable of type String must be selected here. Important note: The signature field in the form only works if the variable has no value.
In a subsequent state, this variable can then be selected in the Image component, for example. The signature is then displayed as an image, as drawn. Note: In the variable, the image is saved as a Base64-encoded image URI. Example: data:image/png;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAkGBxITEhUTExIWFhUXFxUVFxgVGBcXFhgXF (....)
(2) If a language key is specified and it is defined in the dictionary, or selected via (3), its value (matching the language you logged in with) will be used as the name of the signature field.
(4) Will be inserted automatically.
(5) Further CSS properties can be inserted via the context menu. Some are already selectable:
Template |
Attribute |
Description |
Is automatically inserted. |
element.signature |
Please use the default value. |
Width |
width |
Width. Example: 100% |
Height |
height |
Height. Example : 200px |