Field Label
API Name: FieldLabel__c
Define Field Label overrides for the customer facing visualforce pages.
Label | API Name | Type | Description |
---|---|---|---|
Name | Name |
Text(255) | |
Field Name | FieldName__c |
Text(255) | The API name of the field. |
Label | Label__c |
Text(255) | Override the field label with this value. |
Object Name | ObjectName__c |
Text(255) | The API name of the object. |