1.2.17 Input Attributes
Input Field Attribute Types
Specify how a field is displayed when it is used as an input field in a function or a form.
Rules
Allowable values will vary by 1.1 Field Types. Groupings include:
-
Common Attributes
-
SAA/CUA Attributes - Functions Only
-
Colors - Functions Only
-
GUI Attributes - Function Only
Tips & Techniques
-
Most input attributes, such as color, are used in functions because other LANSA screens (forms, web functions, etc.) use other techniques such as visual style to define how fields are displayed.
-
Input attributes such as Hidden Field (for passwords) or Lowercase (allow lower case text to be entered) can be used for all types of applications.
Input Attributes
Specify the field attribute to be displayed when it is used as an input field in a function or a form.
Rules
Common Attributes
Allowable values for Common Attributes are:
|
CUA Attributes - Function Only
Allowable values for SAA/CUA Attributes - Function Only are:
|
Note that normally only PBEN and PBEE would be specified as input attributes.
Colors - Functions Only
Allowable values for Colors - Functions Only are:
|
GUI Attributes – Functions Only
Allowable values for GUI Attributes – Functions Only are:
|
Tips & Techniques
-
Only one color can be specified for a field.
-
Use of colors may affect other attributes.
Platform Considerations
-
IBM i: Refer to IBM manual Data Description Specifications for more details. Keywords that should be reviewed are CHECK, COLOR and DSPATR.
Also see