Show TOC

Text FieldLocate this document in the navigation structure

Integration

A Text Field screen element is mapped onto one of the following:

  • A Label - if
    • An I/O field with the same name as the Text Field exists
    • The flagLABELLEFT (LABELRIGHT) is set and there is an I/O or Text Field to the right (left) of the element
  • A TextView - in all other cases

Label Mapping Rules

Label Property Bound to Context Attribute Description

Design

 

ConstantLight ifLABELRIGHT==X, constant Standard otherwise

Enabled

 

ConstantTrue

LabelFor

 

ID of the corresponding DynproInput element. In general, this is the ID of the first element to the right of the text field.

Text

 

Element attributeText

Tooltip

 

Element attributeQuick Info

Visible

VISIBLE

Element runtime attributeActive

Width

 

INITIAL

Wrapping

 

INITIAL

TextView Mapping Rules

TextView Property Bound to Context Attribute Description

Design

 

ConstantStandard

Enabled

 

ConstantTrue

Text

 

Element attributeText

Tooltip

 

Element attributeQuick Info

Visible

VISIBLE

Element runtime attributeActive

Wrapping

 

INITIAL