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
shalushalu 

i have two users A and B .both users are assigned to same profile and having read only permission for account object but user B needs read and read permission for account object.how you can do this?

Waqar Hussain SFWaqar Hussain SF
Create a permission set and give read permission of account object in the permission set. Then assign this permission set to user B.