Show TOC

 Input FieldLocate this document in the navigation structure

Definition

Web item that allows you to enter filter values, planning values, or any general values within a Web application.

Structure

The following information lists the parameters for the Input Field Web item, arranged according to the various parameter groupings.

Display

Parameter Description

Width in Pixels (WIDTH)

You use this parameter to specify the width of the Web item.

Height in Pixels (HEIGHT)

You use this parameter to specify the height of the Web item.

Visibility (VISIBILITY)

You use this parameter to specify whether the Web item is to be visible in the Web application.

With Tray (WITH_TRAY)

You use this parameter to specify whether the Web item is to be displayed with an icon that allows it to be expanded and collapsed. For more information about this parameter, see Parameter Tray .

Internal Display

Parameter Description

Text (TEXT_CONTENT)

You use this parameter and the text input dialog to specify the initial content in the input field.

Text Alignment (TEXT_ALIGNMENT)

 

You use this parameter to specify the alignment for the content or text in the input field.

Left-Aligned (BEGIN)

Centered (CENTER)

Right-Aligned (END)

Label Visible (LABEL_VISIBLE)

You use this parameter to specify whether a label is to be displayed for the input field.

Label (LABEL)

 

You use this parameter and the text input dialog to specify the label for the input field.

Quick Info (TOOLTIP)

You use this parameter and the text input dialog to specify a quick info text. See also Text Input Dialog .

Behavior

Parameter Description

Allow Navigation (INTERACTION_ALLOWED)

You use this parameter to specify whether navigation or other interaction is to be possible in the Web application.

Enabled (ENABLED)

You use this parameter to specify whether the input field is to be set as active or inactive and then displayed accordingly in the Web application (for example, grayed out if set as Inactive).

Numeric (NUMERIC)

You use this parameter to specify whether numeric input only is to be permitted in the input field.

Allow Empty String

(ALLOW_EMPTY_STRING)

You use this parameter to specify whether the empty string ("") is to be regarded as a valid value when the input is checked.

Integration