
this is the current validation rule which only allows 2-3 users to edit the field.
AND (ISCHANGED ( LeadSource ), ($User.Id != "00530000003DI57"), ($User.Id != "00530000004zcDU"), ($User.Id != "00530000009UgfH") )
2 réponses

this is the current validation rule which only allows 2-3 users to edit the field.
AND (ISCHANGED ( LeadSource ), ($User.Id != "00530000003DI57"), ($User.Id != "00530000004zcDU"), ($User.Id != "00530000009UgfH") )