Calendar Tab Settings Field Reference
Calendar Tab Settings is intended to define the display and availability of the Calendar tabs for profiles.
API name in Salesforce: CTPHARMA__CalendarTabSettings__c
| Field | API Name | Type | Description |
|---|---|---|---|
Default Tab |
CTPHARMA__DefaultTab__c |
Text(255) |
Specify the default tab. Available values:
|
Employee Calendar Tab |
CTPHARMA__IsUserCalendarTabEnabled__c |
Checkbox |
If enabled, the Employee Calendar tab is displayed. |
Hierarchy View Tab |
CTPHARMA__IsHierarchyViiewTabEnabled__c |
Checkbox |
If enabled, the Hierarchy View tab is displayed. |
List Views Tab |
CTPHARMA__IsListViewsTabEnabled__c |
Checkbox |
If enabled, the List Views tab is displayed. |
Settings Tab |
CTPHARMA__IsSettingsEnabled__c |
Checkbox |
If enabled, the Settings tab is displayed. |
Show page header |
CTPHARMA__IsPageHeaderEnabled__c |
Checkbox |
If enabled, the standard Salesforce header menu is displayed. |
Show Sidebar |
CTPHARMA__IsSidebarEnabled__c |
Checkbox |
Not in use. |
Table View Tab |
CTPHARMA__IsTableViewTabEnabled__c |
Checkbox |
If enabled, the Table View tab is available. |