Calendar Settings Field Reference
The Planning Calendar Settings object is intended to store the CT CPG Calendar parameters specified per each user division.
API name in Salesforce: CTCPG__CalendarSettings__c
| Field | API Name | Type | Description | ||
|---|---|---|---|---|---|
Activate Quick Creation |
CTCPG__IsQuickCreate__c |
Checkbox |
Defines if the Compact form is used for the specified record type or not. Available values:
Used in the Record Settings record type. |
||
Activity Subtitle |
CTCPG__ActivitySubtitle__c |
Text(255) |
API name of the activity Subtitle field. Used in the Record Settings record type. |
||
Activity Title |
CTCPG__ActivityTitle__c |
Text(255) |
API name of the activity Title field. Used in the Record Settings record type. |
||
All Day Field Mapping |
CTCPG__AllDayFieldMapping__c |
Text(255) |
Not in use. |
||
Child Object |
CTCPG__ChildObject__c |
Text(255) |
Default value is Contact. |
||
Child Object Label |
CTCPG__ChildObjectLabel__c |
Text(255) |
Label of the child object.
|
||
Color |
CTCPG__Color__c |
Long Text Area(32768) |
The specific color for the CT CPG Activity record with the corresponding record type (separated by a comma, without a blank space).
|
||
Default View |
CTCPG__DefaultView__c |
Text(255) |
The default view of the calendar grid:
|
||
Direct Lookup |
CTCPG__DirectLookup__c |
Text(255) |
API name of the field, which is used as a lookup between child and parent objects, if the Hierarchy is enabled and Connection Type is set to Direct.
|
||
Displayed records in monthly preview |
CTCPG__RecordsPreview__c |
Number(3,0) |
Number of records that are displayed as preview for 1 day in Month view. Default value is 3.
|
||
Division |
CTCPG__Division__c |
Picklist |
|||
Duration |
CTCPG__Duration__c |
Number(3,0) |
The default duration in minutes for the CT CPG Activity. Available values are from 15 to 780. Default values for the activity record types:
|
||
Enable Hierarchy View |
CTCPG__EnableHierarchyView__c |
Checkbox |
Defines if the Hierarchy is enabled or not. Available values:
|
||
End Date Field Mapping |
CTCPG__EndDateFieldMapping__c |
Text(255) |
API name of the field, which corresponds to the End Date field.
|
||
Fields |
CTCPG__Fields__c |
Long Text Area(131072) |
API names of the fields used on the Compact form. |
||
Is Active |
CTCPG__IsActive__c |
Checkbox |
If selected, the corresponding Pop-Up setting is active on the Pop-up record type. |
||
Json User Settings |
CTCPG__JsonUserSettings__c |
Long Text Area(131072) |
Maintenance field, not editable. |
||
Mass Drag and Drop Gap |
CTCPG__DragDropGap__c |
Number(3, 0) |
Defines the default interval between activities created by drag-and-drop of target objects. |
||
Object |
CTCPG__Object__c |
Text(255) |
API name of the object, for which the setting must be applied. Used in record types:
|
||
Other Calendar Settings JSON |
CTCPG__OtherCalendarSettingsJSON__c |
Long Text Area(32768) |
Maintenance field, not editable. |
||
Parent Object |
CTCPG__ParentObject__c |
Text(255) |
Default value is Account. |
||
Parent Object Label |
CTCPG__ParentObjectLabel__c |
Text(255) |
Label of the parent object.
|
||
Profile |
CTCPG__Profile__c |
Text(255) |
Developer name of the profile, for which the drag-and-drop setting must be applied. Value is empty if the setting is applied as the Global rule.
|
||
Record Type |
CTCPG__RecordType__c |
Text(255) |
Developer name of the record type, for which the setting must be applied.
|
||
Reference Object |
CTCPG__ReferenceObject__c |
Text(255) |
API name of the object, which is used as a lookup between child and parent objects, if the Hierarchy is enabled and Connection Type is set to Junction.
|
||
Required |
CTCPG__Required__c |
Long Text Area(32768) |
Stores the Required flag for a field on the Compact form. Used is the Record Settings record type. |
||
Start Date Field Mapping |
CTCPG__StartDateFieldMapping__c |
Text(255) |
API name of the field, which corresponds to the Start Date field.
|
||
Status Field Mapping |
CTCPG__StatusFieldMapping__c |
Text(255) |
API name of the field, which corresponds to the Status field.
|
||
Subject Field Mapping |
CTCPG__SubjectFieldMapping__c |
Text(255) |
API name of the field, which corresponds to the Subject field.
|
||
User Id |
CTCPG__UserId__c |
Lookup(User) |
Maintenance field, not editable. |
||
Value |
CTCPG__Value__c |
Long Text Area(131072) |
Values of statuses from the Status field mapping field, which is used for mapping statuses with colors.
|