Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
Table of Contents
English |
---|
The Signature is a special element with canvas to collect the user's input by scribbling/sketching on it |
The easiest way to see how the Signature works are to create a new app. Here are the steps:
Panel | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||
This is a new feature for Joget DX version 8.1 onwards.
|
...
Name | Description | ||
---|---|---|---|
Label | Element Label to be displayed to the end-user. | ||
ID | Element ID (By declaring as "signature", a corresponding database table column "c_signature" will be created) Please see Form Element for more information about defining the ID and list of reserved IDs. | Label | Element Label to be displayed to the end-user . |
Encryption | Determines if the value should be encrypted upon saving into the database. |
UI
Name | Description |
---|---|
Validator |
Attach a Validator plugin to validate the input value. Please see Form Validator.
Available Options:
| ||||||
Width | Width of the element in character.
| |||||
Height | Height of the element in character.
| |||||
Readonly | Determines if the element is editable. |
...