User Story
FlowName 1: EduStandBy | Display Related Success Logs
FlowName 2: EduStandBy | Display Related Error Logs
As a Salesforce Administrator,
I want to see related log records categorized as "Related Error Logs" and "Related Success Logs" in tabs on the right side when viewing any log record page,
so that I can easily identify and access related logs based on the same Record_ID__c.
Acceptance Criteria:
-
A screen flow should display all related log records that share the same Record_ID__c.
-
Create a custom formula field on the Log__c object:
-
Ensure the VIEW field is displayed on both the Error Logs and Success Logs screens.