Salesforce Developer (legacy) — Question 4
'Status' is a picklist of the Account object having value 'Open' or 'Closed'. It is possible to create a sharing rule to share only those Accounts whose 'Status' is
'Open'.
Answer options
- A. True
- B. False
Correct answer: B
Explanation
The correct answer is B because sharing rules cannot be created based solely on a picklist value if the value affects the object's visibility. Sharing rules typically require criteria that encompass ownership or groups rather than just a specific field value. Thus, the option to share only 'Open' status Accounts is not valid.