Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
Text Field is one of the generic HTML Form input elements.
The snapshot build of the form shown below is taken from the CRM application found in default Joget's installation package.
...
Figure 2: Text Field Properties
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? | 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 in Validator a validator as well as mapping the its value to a Workflow Variableworkflow variable.
Read more about Validators and Workflow Variables.