Skip to main content
We occassionally find that 2 users are working the same Case. Is there a way to prevent that?
답변 1개
  1. 2012년 8월 29일 오후 5:17
    Create a validation rule on case

     

     $User.Id <>  OwnerId 

     

    In this premisse we're assuming that the case owner must have rights to edit the case.
0/9000