function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
FudgeyTheWhalerFudgeyTheWhaler 

Event Object Permissions

I have two users.  User 1 sets up an Event and updates the content and participants.  User 2 then wants to go in after the fact and update the event created by User 1.  
 
Is there a way to setup security to allow this?  Both user 1 and user 2 have the same Profiles.  
 
Is there a way to setup their profiles to let User 2 update the Event created by User 1?
VinayVinay (Salesforce Developers) 
Hi Fudgey,

I don't think this would be possible and this is Out of box functionality.  Check if you can use permission sets.

Thanks,