Associated Field
This property specifies the fully qualified name of the associated field.
Technical Name: |
|
Expected Value: |
String of up to 32 characters. Supports Unicode. |
Default Value: |
None |
Usage
Dynamic? |
No |
Supported in Grid? |
No |
Dependencies: |
None |
Description
An associated label has the same name as a specific field. For example, the name of the label associated with a field TEL_NUM.PERSON.ORG is TEL_NUM.
You can change the text of an associated label dynamically using the $labelproperties ProcScript function.
Associated Labels in Form Components
In form components, clicking an associated label gives focus to its associated field. In the case of check boxes, clicking the associated label modifies the field value.
Associated labels inherit the Label Font and Transparency properties from the field's widget.
You can also define an access key for a label (if supported by the GUI), enabling the associated field to be activated by a keystroke.