The most robust observability solution for Salesforce experts. Built 100% natively on the platform, and designed to work seamlessly with Apex, Lightning Components, Flow, OmniStudio, and integrations.
Dynamically returns LogEntry__c
field sets in App Builder when configuring the component RelatedLogEntries
getDefaultValue()
→ VisualEditor.DataRow
Returns the default LogEntry__c
field set, based on the LoggerParameter_t
record DefaultLogEntryRelatedListFieldSet
Type
VisualEditor.DataRow
Description
And instance of VisualEditor.DataRow
if a valid, matching field set exists, or null
getValues()
→ VisualEditor.DynamicPickListRows
Returns the list of fields sets on LogEntry__c
, allowing admins to specify any field set for each instance of the RelatedLogEntries
component
Type
VisualEditor.DynamicPickListRows
Description
The list of field sets on the LogEntry__c object