Aggiungi ai preferitiJon Berger (Charles Schwab & Co.) ha fatto una domanda in #Customer Service29 ago 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 rispostaOrdinaOrdina per dataOrdina in base alla maggiore utilitàOrdina per dataDenis Augusto Valente (atile.digital)29 ago 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.Aggiungi un commentoScrivi una risposta...GrassettoCorsivoSottolineaBarratoElenco puntatoElenco numeratoAggiungi linkBlocco codiceInserisci immagineAllega fileURL del linkAnnullaSalva0/9000Rispondi
Denis Augusto Valente (atile.digital)29 ago 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.