Please enable JavaScript to view this site.

Process Designer

A textarea for the display and input of values will be displayed in the cell.

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: VARCHAR, and TEXT

Settings

Width

Width of the textarea in pixels

Height

Height of the textarea in pixels

Minimum length

Minimum allowable number of characters for the entry

Maximum length

Maximum allowable number of characters for the entry

Read-only?

The textarea is write-protected.

Disabled?

The textarea is disabled.

Required?

An entry is necessary here.

Hidden?

The element is integrated but hidden in the view.

Alignment

Text alignment

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 textarea