CHGINPDFT/CHGINPDFT(UL/BL)

Category
Appearance
Additional information
This keyword applies the specified display attributes on the affected input-capable fields. On the Web, input capable fields will always be displayed by default as input boxes with borders. On a 5250 display, input capable fields are displayed as entry fields and DSPATR(UL) is applied to input and both fields by default when CHGINPDFT is not specified.

CHGINPDFT will not be supported for input-capable fields on the Web for the following parameter values:

Parameter value Equivalent DDS keyword Meaning Web properties
none DSPATR(UL) specified but not selected Remove underline Input field border is not removed
BL DSPATR(BL) Blinking field Not Supported
UL DSPATR(UL) Underline Supported as a text attribute and not as a border attribute

Feedback