A drop-down list is displayed in the cell to present a selection of values from a JobRouter List.
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 |
List name |
Selection of stored JobRouter list |
DB field |
Selection of database fields of type: VARCHAR, TEXT, INT, and BIGINT |
Settings |
|
Width |
Width of the list or textbox in pixels |
List type |
Type of list |
Label filter |
Value label filter definition of the following format: "IT" |
Value filter |
Entry value filter definition of the following format: "IT" |
Empty selection? |
The first value in the list is a hyphen without value. |
Disabled? |
The element is disabled. |
Required? |
An entry or selection is necessary for this field. |
Hidden? |
The element is integrated but hidden in the view. |
Empty selection? |
The first value in the list is a hyphen without value. |
Sorted alphabetically? |
The list entries will be sorted alphabetically. |
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 |
Color |
|
Label color |
Color of the label |
Background color |
Background color of the element |
Text color |
Text color of the list or textbox |