I am trying to create a restriction role on the Event Object with a Record Criteria based on Current User. The "Current User" type does not show up in the picklist, though (it does show up in the User Criteria):
This is our first restriction rule, so not sure if it's a setup issue. What could the problem?
On the help site, there are examples that include the Current User type also in the Record Criteria:
Thanks and any comments are appreciated!
4 件の回答
Yes, the documentation on this is limited. It would be best to reach out to Salesforce Support for clarification.
As a workaround, you can create a Text field and populate it with the Picklist value (via Flow, Apex, or a formula field, depending on your use case) to achieve the required behavior.