Calendar
Stores calendar configuration and view settings. This table supports personalized schedule visualization and shared activity coordination.
Columns
| Name | Type | ReadOnly | Description |
| Acl_Team_Names | String | True |
The list of team names that are associated with this calendar record. Each name identifies a team that has access to the record. |
| Acl_Team_Set_Id | String | False |
The identifier (Id) of the team set that controls access permissions for this calendar. The team set determines which users and groups can view or modify the calendar configuration. |
| Agenda_Event_Template | String | True |
The template that defines how events are displayed in the agenda view. This field controls formatting for agenda-style schedule layouts. |
| Allow_Create | Bool | False |
A Boolean field that returns a value of 'true' when users are allowed to create new events on this calendar. It returns a value of 'false' when event creation is restricted. |
| Allow_Delete | Bool | False |
A Boolean field that returns a value of 'true' when users are allowed to delete events on this calendar. It returns a value of 'false' when event deletion is restricted. |
| Allow_Update | Bool | False |
A Boolean field that returns a value of 'true' when users are allowed to update existing events on this calendar. It returns a value of 'false' when event editing is restricted. |
| Assigned_User_Id | String | False |
The unique Id of the user who is assigned to manage or own this calendar configuration. This field supports ownership and accountability. |
| Assigned_User_Name | String | True |
The name of the user who is assigned to this calendar record. This field provides a readable reference for the Assigned_User_Id field. |
| Calendar_Filter | String | True |
The filter criteria that determine which records are displayed in this calendar view. This field controls record visibility and scope. |
| Calendar_Module | String | False |
The module from which records are sourced for display in the calendar. This field determines what kinds of records appear as events or entries. |
| Calendar_Type | String | True |
The type of calendar configuration, such as personal, shared, or team-based. This field defines how the calendar is accessed and displayed. |
| Color | String | True |
The color value that is applied to the calendar to visually distinguish it from others. This field supports visual organization and identification. |
| Commentlog | String | True |
The list of comments that are associated with this calendar. This field supports collaboration and contextual documentation. |
| Created_By | String | True |
The Id of the user who created this calendar record. This field supports audit tracking and origin attribution. |
| Created_By_Name | String | True |
The name of the user who created this calendar record. This field provides a readable reference for the Created_By field. |
| Date_Entered | Datetime | True |
The date and time when this calendar record was created in the system. This field supports lifecycle auditing and chronological reporting. |
| Date_Modified | Datetime | True |
The date and time when this calendar record was most recently modified. This field allows users to track when configuration updates occur. |
| Day_Event_Template | String | True |
The template that defines how events appear in day view. This field controls event formatting for daily schedule presentation. |
| Dblclick_Event | String | True |
The action or behavior that occurs when a user double-clicks an event in the calendar. This field configures event interaction behavior. |
| Deleted | Bool | False |
A Boolean field that returns a value of 'true' when this calendar record is marked for deletion. It returns a value of 'false' when the record remains active. This field supports soft-delete workflows. |
| Description | String | False |
A narrative description that explains the purpose or configuration details for this calendar. This field provides context to users who reference or maintain the calendar. |
| Duration_Days | String | True |
The number of days spanned by the event. This field supports duration calculation for multi-day activities. |
| Duration_Hours | String | True |
The number of hours spanned by the event. This field supports hourly duration tracking. |
| Duration_Minutes | String | True |
The number of minutes spanned by the event. This field refines duration tracking to minute-level precision. |
| Event_End | String | True |
The ending date and time of the event that is displayed in the calendar. This field determines when the event concludes. |
| Event_Start | String | False |
The starting date and time of the event that is displayed in the calendar. This field determines when the event begins. |
| Event_Tooltip_Template | String | True |
The template that is used to generate the tooltip that is displayed when you hover over an event. This field controls event preview formatting. |
| Following | Bool | False |
A Boolean field that returns a value of 'true' when the current user follows this calendar to receive updates. It returns a value of 'false' when the user is not subscribed. |
| Ical_Event_Template | String | True |
The template used when exporting events into iCal format. This field ensures compatibility with external calendar applications. |
| Id [KEY] | String | True |
The Id for this calendar record. This field ensures that the record can be referenced reliably across modules and integrations. |
| Locked_Fields | String | True |
The list of fields that are locked from modification for this calendar record. This field helps maintain data integrity in controlled configurations. |
| Modified_By_Name | String | True |
The name of the user who most recently modified this calendar record. This field provides a readable reference for the Modified_User_Id field. |
| Modified_User_Id | String | True |
The Id of the user who most recently modified this calendar record. This field supports audit and accountability tracking. |
| Month_Event_Template | String | True |
The template that defines how events appear in month view. This field determines visual formatting for calendar grid displays. |
| My_Favorite | Bool | False |
A Boolean field that returns a value of 'true' when the current user marks this calendar record as a favorite. It returns a value of 'false' when the record is not marked as a favorite. |
| Name | String | False |
The display name of the calendar. This field is used to identify the calendar in lists, dashboards, and selection menus. |
| Schedulermonth_Event_Template | String | True |
The template that defines how events appear in scheduler month view. This field controls scheduling-style monthly layout formatting. |
| Subject | String | True |
The subject or label that is associated with calendar events. This field supports quick identification of event purpose. |
| Sync_Key | String | True |
The synchronization key that links this calendar record to external systems or calendar integrations. This field ensures data consistency across platforms. |
| Tag | String | False |
A tag or keyword that is associated with this calendar for categorization and filtering. This field supports search and user organization. |
| Team_Count | String | False |
The number of teams that have access to this calendar record. This field supports visibility and permission analysis. |
| Team_Id | String | False |
The Id of the primary team that is associated with this calendar. This team determines default record access. |
| Team_Name | String | False |
The name of the primary team that is associated with this calendar record. This field provides a readable reference for the Team_Id field. |
| Team_Set_Id | String | False |
The Id of the team set that grants shared access to this calendar. This field enables multi-team visibility and collaboration. |
| Timeline_Event_Template | String | True |
The template that defines how events are presented on timeline visualizations. This field supports chronological process view formatting. |
| Week_Event_Template | String | True |
The template that defines how events are displayed in week view. This field controls week-based scheduling layouts. |