The following properties can be edited for a page identification region field of a screen in a UTS project.
Location
Property | Use |
---|---|
Column | Indicates the start column of the field. |
Length | Indicates the length of the field. |
Row | Indicates the start row of the field. |
Misc
Property | Use |
---|---|
ID | Identifies the programmatic name of the field. Used for control name or Web service method parameter. |
DefaultField | Indicates whether this area on the screen should be automatically set as a dynamic region on subsequently added screens. |
Description | Contains a short text description of the use of the field. Used for Web service method documentation and for initial tool tip text. This value may also be appended to the validation error message if the Required or Pattern validation property is configured and an error is detected. Refer to the topic Runtime Error Checking for Message Fields for more information. |