Please enable JavaScript to view this site.

Process Designer

A standard field for input for displaying and inputting decimal numbers will be displayed in the cell.

The number of decimal places is read from the process table and cannot be altered here. The value will be displayed in the form in the format which is defined in the settings of the current user.

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: DECIMAL

Settings

Sum?

Automatic calculation of a total for this column

Width

Width of the textbox

Minimum value

Minimum allowable value for the entry (format with point)

Examples: 0.01, 1000.00

Maximum value

Maximum allowable value for the entry (format with point)

Examples: 1.00, 2000.00

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

Color


Label color

Color of the label

Background color

Background color of the element

Text color

Text color of the textbox