Totals Panel Setting Field Reference
The Totals Panel Setting record type is intended to store the parameters of the summarized price displayed according to conditions on the order layout.
The Settings record with the Totals Panel Settings record type record will be applied when the criteria are met. The search is carried out in the following order:
| Salesforce | CT Mobile |
|---|---|
|
|
Object record type API name: TotalsPanelSetting
| Field | API Name | Type | Description | ||
|---|---|---|---|---|---|
Fields to Display |
orders__FieldsToDisplay__c |
Long Text Area(1000) |
Specify the list of fields that will be displayed on the layout (separated by a comma, without a blank space).
|
||
Labels |
orders__Labels__c |
Text(255) |
Specify the short and more convenient labels for the fields in the orders__FieldsToDisplay__c field. |
||
Object |
orders__Object__c |
Text(255) |
Specify the API name of the object for which layout the settings are configured. |
||
Record Type |
orders__ReadOnlyAttributes__c |
Text(255) |
A record type for which the layout is configured.
|
||
Sales Organization |
orders__SalesOrganizationId__c |
Lookup(Sales Organization) |
The business unit for which settings are configured.
|