Limit Sharing of Time Tracking Summary records
Contents
Overview
This document outlines how to limit sharing of Time Tracking Summary records in the Time Tracking App.
Background
The Time Tracking Summary object is the child of a master-detail relationship with the Account object. As such, the Sharing Settings for the Time Tracking Summary object are Controlled by Parent and cannot be changed.
Use Cases
Users should see certain Account records, but shouldn’t see Time Tracking Summary records related to those Accounts.
Users should see all Account records, but should only see their own Time Tracking Summary records.
Walkthrough
Please review Restriction Rule Considerations in Salesforce Help before implementing the solutions described in this section.
To limit sharing of Time Tracking Summary records, create Restriction Rules to hide records that users shouldn’t see.
In the Setup menu (
), navigate to Object Manager.
In the list of objects, find and select the Time Tracking Summary object.
In the object menu, select Restriction Rules.
On the Time Tracking Summary Restriction Rules page, click New Rule.
Enter the desired User Criteria and Record Criteria to control which records are shared.
See Create a Restriction Rule and Restriction Rule Example Scenarios in Salesforce Help for more information on creating Restriction Rules.
Hide other Users' Time Tracking Summaries
To hide other Users' Time Tracking Summary records, so that Users only see their own Time Tracking Summaries, create a Restriction Rule with the following Record Criteria:
Criteria Type: Record Field
Field: TTracking__Time_Tracking_Summary__c
TTracking__Entered_For__c
Operator: Equals
Type: Current User
Value: User
User ID
Time Tracking is built by C323 and powered by Salesforce.