Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
Password Field is one of the generic HTML Form input elements. It has a similar presentation and setup as the Text Field.
Figure 1: Password Field
...
ID | Element ID |
Label | Element Label |
Value | Default Value |
Max Length | Maximum character length allowed |
Size | Width of the element |
Readonly | Determines if the element is editable |
Display field as Label when readonly? | Display Displays the value of the element as plain text when element is set to "Readonly". |
One may extend the capabilities of this element by adding a validator.
Read more about Validators.