Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
Date Picker extends the capability of a normal text field with a date picker library.
Figure 1: Date Picker
Figure 2: Date Picker Properties
ID |
Element ID |
Label |
Element Label |
Value |
Default Value |
Display Format |
Please refer to http://docs.jquery.com/UI/Datepicker/formatDate |
Data Format |
In Java date format. Eg. yyyy-MM-dd for 2011-06-01 |
Date Picker Year Range |
Range of years to be shown |
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 a validator as well as mapping its value to a workflow variable.
Read more about Validators and Workflow Variables.