cmn_timeline_page
Defines timeline pages used to display events or workflows along a visual timeline.
Columns
| Name | Type | ReadOnly | References | Description |
| show_span_text | String | False |
Determines whether text is displayed within timeline spans to provide context or labels for scheduled events. | |
| allow_dragging | String | False |
Indicates whether users can drag items along the timeline to adjust their position or timing. | |
| name | String | False |
Lists the name of the timeline page, used to identify it within the system configuration. | |
| auto_refresh | String | False |
Specifies whether the timeline automatically refreshes to display the latest data without manual reload. | |
| perform_custom_sort | String | False |
Defines whether a custom sorting logic is applied to timeline entries, rather than using default sorting rules. | |
| show_summary_pane | String | False |
Indicates whether a summary pane appears alongside the timeline to show aggregated details or metrics. | |
| condition | String | False |
Specifies the condition or filter that determines which records are displayed on the timeline. | |
| sys_id [KEY] | String | False |
Provides the system identifier (sys_id) that uniquely identifies the timeline page record in the Common Timeline Page (cmn_timeline_page) table. | |
| end_date_field | String | False |
Defines the field used to determine the end date of items displayed on the timeline. | |
| show_tooltips | String | False |
Indicates whether tooltips appear when hovering over timeline items, showing additional details. | |
| allow_drag_right | String | False |
Specifies whether users can drag the end of a timeline item to extend or shorten its duration. | |
| suffix | String | False |
Contains an optional suffix appended to labels or names for timeline items. | |
| css_span_color | String | False |
Defines the CSS color applied to timeline spans for visual distinction. | |
| sort_by_order | String | False |
Indicates whether timeline items should be sorted based on a defined order field. | |
| show_left_pane | String | False |
Determines whether the left-side pane, often used for navigation or filtering, is visible on the timeline page. | |
| sort_by | String | False |
Specifies the field by which the timeline data is sorted, such as by priority or start date. | |
| show_grid_lines | String | False |
Indicates whether grid lines are displayed on the timeline for better visual alignment. | |
| tooltip_label | String | False |
Defines the label or title shown in tooltips to describe displayed information. | |
| range_calculator | String | False |
Specifies the method used to calculate visible date ranges on the timeline. | |
| start_date_field | String | False |
Defines the field used to determine the start date of items displayed on the timeline. | |
| labels | String | False |
Contains the text labels or headings displayed on the timeline for clarity or grouping. | |
| allow_drag_left | String | False |
Specifies whether users can drag the start of a timeline item to change when it begins. | |
| sys_policy | String | False |
Lists the system policy applied to the timeline page, defining permissions or update behavior. | |
| sys_replace_on_upgrade | String | False |
Indicates whether the timeline page record is replaced automatically during system upgrades. | |
| sys_customer_update | String | False |
Shows whether the timeline page has been customized by a customer, affecting update tracking. | |
| sys_scope | String | False |
Specifies the application scope that defines where this timeline page is available. | |
| sys_package | String | False |
Identifies the package or module that contains this timeline page record. | |
| sys_updated_on | Datetime | False |
Displays the date and time when the timeline page record was last updated. | |
| sys_created_on | Datetime | False |
Displays the date and time when the timeline page record was first created. | |
| sys_name | String | False |
Lists the system name assigned to the timeline page for internal reference. | |
| sys_updated_by | String | False |
Lists the user or process that last updated the timeline page record. | |
| sys_created_by | String | False |
Lists the user or process that originally created the timeline page record. | |
| sys_class_name | String | False |
Specifies the system class name that defines the record type stored in the Common Timeline Page (cmn_timeline_page) table. | |
| sys_mod_count | String | False |
Tracks the total number of times the timeline page record has been modified. | |
| sys_update_name | String | False |
Provides the name of the update set entry that includes this timeline page record. |