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
BhavanaBhavana 

give edit access to users in lookup field

Hi,

I want to create a checkbox field on custom object, and enable edit access only for user lookup field on Opportunity object.
Could someone please help me to implement this.
BhavanaBhavana
I have implemented this using validation rule. Need to know if there is another way
Ravi Dutt SharmaRavi Dutt Sharma
Validation is the only way I guess.