Establecer como favoritoAmin Ahcene preguntó en #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 respuestasOrdenarClasificar por fechaClasificar por más útilClasificar por fechaCargar más comentarios...younes zaatouche (Salomon)10 nov 2021, 14:18Hi Amin, I hope that helps youAND( NOT(ISPICKVAL(yourPiclist__c,'A')), ISCHANGED(yourField__c) )Mostrar másAgregar un comentarioEscribir una respuesta...NegritaCursivaSubrayadoTachadoLista con viñetasLista numeradaAgregar vínculoBloque de códigoInsertar imagenAdjuntar archivosURL de vínculoCancelarGuardar0/9000Responder
younes zaatouche (Salomon)10 nov 2021, 14:18Hi Amin, I hope that helps youAND( NOT(ISPICKVAL(yourPiclist__c,'A')), ISCHANGED(yourField__c) )Mostrar más