The element displays a list of the available Job Functions in either a drop-down list or in a field of input that allows Job Functions to be entered. Auto completion can be turned on during entry. Additionally, a search button optionally placed next to the element can allow the user to search for name and description of a Job Function.
Property |
Description |
|---|---|
Name |
Element name |
Label |
Label that will appear in the left column |
2nd label |
Label that will appear behind the element |
Info Text |
Text to be displayed in a balloon |
DB field |
Selection of database fields of type: VARCHAR or TEXT |
Disable storage |
When saving or sending the form the value of the element is not stored in the database. |
Settings |
|
Width |
Width of the list or the textbox in pixels |
List type |
Type of list |
Job Function filter |
Job Function label filter definition of the following format: "distributor" |
Label filter |
Job Function label filter definition of the following format: "distributor" |
Display all Job Functions? |
All Job Functions will be displayed. Otherwise only process functions will be displayed. |
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 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 |
Color |
|
Label color |
Color of the label |
Background color |
Background color of the element |
Text color |
Text color of the list or textbox |