Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
...
...
Figure 5: Configure Password Field
Name | Description | ||
Label | Element Label to be displayed to the end-user. | ||
ID | Element ID (By declaring as "password", a corresponding database table column "c_password" 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 . |
Figure 6 : Configure Password Field - Advanced Options
Name | Description | |||||
---|---|---|---|---|---|---|
Value | Default Value when there's no existing value found. A hash variable is accepted here. For example, you may key the following
to pre-populate the field with currently logged in user's name. | |||||
Max Length | Maximum character length allowed. | |||||
Validator | Attach a Validator plugin to validate the input value.
|
Figure 7: Configure Password Field - UI
Name | Description |
---|---|
Size | Width of the element. |
Readonly | Determines if the element is editable. |
Display field as Label when readonly? | Displays the value of the element as plain text when an element is set to "Readonly". |