Please enable JavaScript to view this site.

Process Designer

The list element creates a drop-down list to select a value in a JobRouter list. The values are displayed in either a drop-down list or a search field (see USERS).

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

List Name

Selection of stored JobRouter list

DB field

Selection of database fields of type: VARCHAR, TEXT, INT and BIGINT

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 input field 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.

 

Please note that functions of the JavaScript API (e.g. jr_set_value) do not have any effect on saving this value by enabling this option.

Required?

An entry or selection is necessary for this field.

Hidden?

The element is integrated but hidden in the view.

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 element value is changed

OnClick

Script to be executed when the element is clicked

OnFocus

Script to be executed when focusing the element

Color

Label color

Color of the label

Background color

Background color of the element

Text color

Text color of the list or textbox