Aggiungi ai preferitiAlex Daniels (WeddingWire) ha fatto una domanda in #Data Management11 ott 2012, 17:57I want to create a validation rule for tasks to only assign to specific user grpI want to create a validation rule so that a specific Action Type within a task "Welcome call" can only be assigned to a specific Profile type "Member Services" How would I go about setting up the Error Condition formula?2 risposteOrdinaOrdina per dataOrdina in base alla maggiore utilitàOrdina per dataCarica più commenti...Naman Bawa (Inactive Profile)11 ott 2012, 18:14AND(ISPICKVAL(Type,"Welcome Call"),$User.ProfileID = "profile id")Aggiungi un commentoScrivi una risposta...GrassettoCorsivoSottolineaBarratoElenco puntatoElenco numeratoAggiungi linkBlocco codiceInserisci immagineAllega fileURL del linkAnnullaSalva0/9000Rispondi
Naman Bawa (Inactive Profile)11 ott 2012, 18:14AND(ISPICKVAL(Type,"Welcome Call"),$User.ProfileID = "profile id")