
Thanks
4 risposte
You may want to put a validation rule on Accounts for the specific profile.
Something like:
AND(ISCHANGED(OwnerId),
$Profile.Name = "Your Profile Name")

Thanks
Something like:
AND(ISCHANGED(OwnerId),
$Profile.Name = "Your Profile Name")