Aggiungi ai preferitiLead Generation Team (m) ha fatto una domanda in #Data Management17 ott 2017, 06:36Prevent user from creating new contacts in the accounts not owned by him?Hi. Is there any way to prevent users from creating new contacts in the accounts not owned by them, while allowing them to create new contacts in their accounts?15 risposteOrdinaOrdina per dataOrdina in base alla maggiore utilitàOrdina per dataCarica più commenti...Risposta accettataAnkush Dureja (NJC Labs)17 ott 2017, 12:50Modify your formula to this: AND( Account.OwnerId <> $User.Id, ISNEW(), $Profile.Name <> 'System Adminstrator' )Mostra altroAggiungi un commentoScrivi una risposta...GrassettoCorsivoSottolineaBarratoElenco puntatoElenco numeratoAggiungi linkBlocco codiceInserisci immagineAllega fileURL del linkAnnullaSalva0/9000Rispondi
Risposta accettataAnkush Dureja (NJC Labs)17 ott 2017, 12:50Modify your formula to this: AND( Account.OwnerId <> $User.Id, ISNEW(), $Profile.Name <> 'System Adminstrator' )Mostra altro