Timeline Configuration Detail
This object stores configuration details for the timeline configuration.
API Name: SVMXA360__CONF_TimelineConfigDetail__c
Number of fields: 12
FIELD LABEL
FIELD NAME
DATA TYPE
DESCRIPTION
Custom Relationship Fields
Qualifying Criteria
SVMXA360__QualifyingCriteria__c
Lookup(Expression)
Lookup to an expression to display only those records that meet the expression criteria.
Timeline Configuration
SVMXA360__TimelineConfigId__c
Master-Detail(Timeline Configuration)
The master timeline configuration for which the details are represented.
Standard Fields
Name
Name
Auto Number
The auto-generated record name.
Custom Fields
Background Color
SVMXA360__BackgroundColor__c
Text(10)
A hexadecimal value that indicates the background color of a record band on the timeline.
Display Field
SVMXA360__DisplayFieldAPIName__c
Text(100)
The API name of the field to use as the display text when plotting the record on the timeline.
End Date Field
SVMXA360__EndDateFieldAPIName__c
Text(100)
The API name of the end date field to use as the date to plot a record on the timeline. When provided, the record is displayed as a band rather than a plot point.
Icon Name
SVMXA360__IconName__c
Text(100)
The name of the SLDS icon to display for a record on the timeline.
Object API Name
SVMXA360__ObjectAPIName__c
Text(255)
Stores the object name mapped for this timeline configuration detail record.
Sequence
SVMXA360__Sequence__c
Number(10, 0)
A number representing the order to display records on the timeline.
Show matching records on default load
SVMXA360__ShowMatchingOnLoad__c
Checkbox
When set to true, records matching this configuration is displayed in timeline component as the page is loaded.
Source Field API Name
SVMXA360__SourceFieldAPIName__c
Text(100)
The API name of the data field used to identify the record.
Start Date Field
SVMXA360__StartDateFieldAPIName__c
Text(100)
The API name of the date field to use as the date to plot a record on the timeline.
Was this helpful?