FavoritJon Berger (Charles Schwab & Co.) fragte in #Customer Service29. Aug. 2012, 17:12Is there a way to lock a Case during editing so another user does not also edit?We occassionally find that 2 users are working the same Case. Is there a way to prevent that?1 AntwortSortierenNach Datum sortierenNach "Am hilfreichsten" sortierenNach Datum sortierenDenis Augusto Valente (atile.digital)29. Aug. 2012, 17:17Create 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.Kommentar hinzufügenAntwort schreiben...FettKursivUnterstreichenDurchstreichenListe mit GliederungspunktenNummerierte ListeLink hinzufügenCodeblockBild einfügenDateien anhängenLink-URLAbbrechenSpeichern0/9000Antworten
Denis Augusto Valente (atile.digital)29. Aug. 2012, 17:17Create 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.