Ajouter aux favorisAmin Ahcene a posé une question dans #Sales Cloud10 nov. 2021, 13:58Changes to this TXT field should only be allowed if the Picklist value is A.Hello Everyone , i am trying to achieve the above validation #Sales Cloud #Service Cloud rule, can someone help me. Best 5 réponsesTriTrier par dateTrier par ordre d’utilitéTrier par dateChargement de commentaires supplémentaires...younes zaatouche (Salomon)10 nov. 2021, 14:18Hi Amin, I hope that helps youAND( NOT(ISPICKVAL(yourPiclist__c,'A')), ISCHANGED(yourField__c) )Afficher plusAjouter un commentaireRédiger une réponse...GrasItaliqueSoulignerBarréListe à pucesListe numérotéeAjouter un lienBloc de codeInsérer une imageJoindre des fichiersURL du lienAnnulerEnregistrer0/9000Répondre
younes zaatouche (Salomon)10 nov. 2021, 14:18Hi Amin, I hope that helps youAND( NOT(ISPICKVAL(yourPiclist__c,'A')), ISCHANGED(yourField__c) )Afficher plus