cmn_timeline_page_style
Stores style configurations for timeline pages, including color schemes and layout settings.
Columns
| Name | Type | ReadOnly | References | Description |
| label_color | String | False |
Specifies the color used for labels on the timeline page, helping visually differentiate elements or categories. | |
| condition | String | False |
Defines the condition that determines when this style is applied to timeline items, such as based on status or priority. | |
| order | String | False |
Indicates the display order in which this style is applied when multiple styles meet the same condition. | |
| span_color | String | False |
Defines the color of the timeline span itself, providing a visual cue for specific data or categories. | |
| timeline_page | String | False |
Identifies the timeline page associated with this style configuration. | |
| sys_id [KEY] | String | False |
Provides the system identifier (sys_id) that uniquely identifies the timeline page style record in the Common Timeline Page Style (cmn_timeline_page_style) table. | |
| label_decoration | String | False |
Specifies additional styling for labels, such as bold, italic, or underlined text. | |
| sys_policy | String | False |
Lists the system policy applied to this style record, defining permissions or update rules. | |
| sys_replace_on_upgrade | String | False |
Indicates whether the style record is replaced automatically during system upgrades. | |
| sys_customer_update | String | False |
Shows whether the style record has been customized by a customer, affecting update management. | |
| sys_scope | String | False |
Specifies the application scope in which this timeline page style is available. | |
| sys_package | String | False |
Identifies the package or module that contains this timeline page style record. | |
| sys_updated_on | Datetime | False |
Displays the date and time when the timeline page style record was last updated. | |
| sys_created_on | Datetime | False |
Displays the date and time when the timeline page style record was first created. | |
| sys_name | String | False |
Lists the system name assigned to the timeline page style for internal reference. | |
| sys_updated_by | String | False |
Lists the user or process that last updated the timeline page style record. | |
| sys_created_by | String | False |
Lists the user or process that originally created the timeline page style record. | |
| sys_class_name | String | False |
Specifies the system class name that defines the record type stored in the Common Timeline Page Style (cmn_timeline_page_style) table. | |
| sys_mod_count | String | False |
Tracks the total number of times the timeline page style record has been modified. | |
| sys_update_name | String | False |
Provides the name of the update set entry that includes this timeline page style record. |