Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
Signature is a special element with canvas to collect user's input by scribbling/sketching on it.
New Feature
Newly introduced in Joget Workflow v5
Figure 1: Screenshot highlighting Signature in Form Builder
Figure 2: Signature in actual form
Figure 3: Signature properties
Name | Description |
---|---|
ID | Element ID (By declaring as "signature", a corresponding database table column "c_signature" will be created) |
Label | Element Label to be displayed to end user. |
Encryption | Determines if the value should be encrypted upon saving into the database. |
Figure 4: Signature - Advanced Options
Name | Description |
---|---|
Validator | Attach a Validator plugin to validate the input value. When will validation takes place? Validation will takes place whenever form is submitted except when it is submitted as "Save as Draft". |
Width | Width of the element in character. Example 300px |
Height | Height of the element in character. Example 300px |
Readonly | Determines if the element is editable. |