cmn_timeline_sub_item
Maintains sub-items displayed in timeline views, supporting nested visualization of activities.
Columns
| Name | Type | ReadOnly | References | Description |
| show_span_text | String | False |
Indicates whether text is displayed within sub-item spans on the timeline, providing quick context or labels. | |
| allow_dragging | String | False |
Specifies whether sub-items can be dragged to adjust their placement or timing on the timeline. | |
| name | String | False |
Lists the name of the timeline sub-item, used to identify it within the timeline configuration. | |
| auto_refresh | String | False |
Determines whether the sub-item section of the timeline automatically refreshes to reflect real-time data. | |
| perform_custom_sort | String | False |
Defines whether a custom sorting rule is applied to sub-items rather than the default sorting order. | |
| show_summary_pane | String | False |
Indicates whether a summary pane appears alongside the sub-item section, showing aggregated information. | |
| condition | String | False |
Specifies the condition that filters which sub-items are displayed on the timeline. | |
| end_date_field | String | False |
Defines the field used to determine the end date or completion point of the sub-item. | |
| show_tooltips | String | False |
Indicates whether tooltips are shown when hovering over sub-items, displaying additional details. | |
| allow_drag_right | String | False |
Specifies whether users can extend a sub-item's duration by dragging its right edge. | |
| suffix | String | False |
Contains an optional suffix appended to sub-item labels for additional context or formatting. | |
| css_span_color | String | False |
Defines the CSS color applied to sub-item spans for visual differentiation. | |
| sort_by_order | String | False |
Indicates whether sub-items are sorted based on a specific order field. | |
| show_left_pane | String | False |
Determines whether the left-hand pane displaying sub-item details or controls is visible. | |
| sort_by | String | False |
Specifies the field used to sort sub-items, such as by start date, priority, or type. | |
| show_grid_lines | String | False |
Indicates whether grid lines appear behind sub-items to improve alignment and readability. | |
| tooltip_label | String | False |
Defines the label text shown in tooltips for sub-items to provide descriptive context. | |
| range_calculator | String | False |
Specifies the logic or method used to calculate the visible date range for sub-items. | |
| start_date_field | String | False |
Defines the field that determines the start date or initial point of a sub-item. | |
| labels | String | False |
Lists the labels or display text used to identify sub-items within the timeline. | |
| allow_drag_left | String | False |
Specifies whether users can modify when a sub-item starts by dragging its left edge. | |
| parent | String | False |
References the parent timeline item to which this sub-item belongs. | |
| restriction | String | False |
Defines any restrictions or conditions that limit how the sub-item behaves or appears. | |
| sys_id [KEY] | String | False |
Provides the system identifier (sys_id) that uniquely identifies the timeline sub-item record in the Common Timeline Sub-Item (cmn_timeline_sub_item) table. | |
| parent_col | String | False |
Indicates the column that defines the parent relationship between sub-items and their main timeline items. |