Aggiungi ai preferitiJennifer Marsh (Creation Technologies) ha fatto una domanda in #Data Management28 ott 2015, 16:06I want to write a rule to block the creation of an opportunity unless the account type is filled in. Is this possible.4 risposteOrdinaOrdina per dataOrdina in base alla maggiore utilitàOrdina per dataCarica più commenti...Risposta accettataBrian Makas (N/A)28 ott 2015, 16:12Validation rule on Opportunity ISBLANK(Account.type) or if you have a default value: NOT(TEXT(Account.type) = "Default Value") Mostra altroAggiungi un commentoScrivi una risposta...GrassettoCorsivoSottolineaBarratoElenco puntatoElenco numeratoAggiungi linkBlocco codiceInserisci immagineAllega fileURL del linkAnnullaSalva0/9000Rispondi
Risposta accettataBrian Makas (N/A)28 ott 2015, 16:12Validation rule on Opportunity ISBLANK(Account.type) or if you have a default value: NOT(TEXT(Account.type) = "Default Value") Mostra altro