-
-
Notifications
You must be signed in to change notification settings - Fork 228
Added new LogEntry__c formula field WasLoggedByCurrentUser__c + list view #970
Copy link
Copy link
Open
Labels
Layer: Log ManagementItems related to the custom objects & Logger Console appItems related to the custom objects & Logger Console appSalesforce Feature: ReportingAnything related to reports, dashboards, and the underlying data modelAnything related to reports, dashboards, and the underlying data modelType: EnhancementNew feature or requestNew feature or request
Description
The Log__c object already has a formula field WasLoggedByCurrentUser__c to make it easy to filter in list views to only data created by the current user (which can't be done natively in list views 😮💨 ). The same thing should be added to LogEntry__c as well, so log entry-specific list views can be setup to show the current user's generated data.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Layer: Log ManagementItems related to the custom objects & Logger Console appItems related to the custom objects & Logger Console appSalesforce Feature: ReportingAnything related to reports, dashboards, and the underlying data modelAnything related to reports, dashboards, and the underlying data modelType: EnhancementNew feature or requestNew feature or request