A field will be displayed in the cell that can be used to display and input dates. Optionally, a field will be displayed next to the input field, which enables you to select the date via a calender.
Property |
Description |
||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Name |
Element name |
||||||||||
Label |
The label becomes the column header |
||||||||||
2nd label |
The label displayed behind the element |
||||||||||
Info Text |
Text to be displayed in the balloon |
||||||||||
Default value |
Preassigned value |
||||||||||
DB field |
Selection of database fields of type: DATE |
||||||||||
Settings |
|||||||||||
Date format |
Date display format. Here you can choose between the following formats:
|
||||||||||
Earliest date |
The date cannot precede this date. Please enter the date in the format as selected at Date Format. Example: Format MM/DD/YYYY, then earliest date 06/30/2021. If User defined then the date must be selected as in the user settings or as in the system date format. |
||||||||||
Latest date |
The date cannot exceed this date. Please enter the date in the format as selected at Date Format. Example: Format MM/DD/YYYY, then earliest date 06/30/2021. If User defined then the date must be selected as in the user settings or as in the system date format. |
||||||||||
Calender? |
Calender symbol is displayed. |
||||||||||
Display time? |
The time is displayed additionally. |
||||||||||
Display in user time zone? |
The date will be displayed according to the time zone of the user. |
||||||||||
Read-only? |
The textbox is write-protected. |
||||||||||
Disabled? |
The textbox is disabled. |
||||||||||
Required? |
An entry is necessary here to forward the step. |
||||||||||
Hidden? |
The element is integrated but hidden in the view. |
||||||||||
Scripting |
|||||||||||
OnBlur |
Script to be executed when the cursor leaves the element |
||||||||||
OnChange |
Script to be executed when the value in the element changes |
||||||||||
OnClick |
Script to be executed when the element is clicked |
||||||||||
OnFocus |
Script to be executed when the element gets focus |
||||||||||
OnKeyDown |
Script to be executed when characters are input into the element |
||||||||||
OnSelectDate |
Script to be executed when a date is selected from the calendar |
||||||||||
Color |
|||||||||||
Label color |
Color of the label |
||||||||||
Background color |
Background color of the element |
||||||||||
Text color |
Text color of the textbox |
||||||||||