Next Call Settings
Next Call Settings is responsible for transferring values from the selected fields of the previous CT CPG Activity record to the corresponding fields of the next CT CPG Activity record.
The CTCPG__NextCallDate__c field on the previous CT CPG Activity record should be filled out with the future date.
API name in Salesforce: CTCPG__NextCallSettings__c
| Field | API Name | Type | Description |
|---|---|---|---|
Fields |
CTCPG__Fields__c |
Text Area(255) |
Specify field API names of the CT CPG Activity object that should be populated on the next CT CPG Activity record (separated by a comma, without a blank space). |
Name |
Name |
Text(255) |
The CT CPG Activity record type for which the Next Call Setting record is applied. |
Values |
CTCPG__Values__c |
Text Area(255) |
Specify field API names of the previous CT CPG Activity record whose values should be copied into the fields added in the CTCPG__Fields__c field (separated by a comma, without a blank space). |