Establecer como favoritoClifford Chong preguntó en #Trailhead Challenges15 mar 2023, 00:18Is there supposed to be an API for MailingPostalCode?https://trailhead.salesforce.com/content/learn/modules/point_click_business_logic/validation_rules?trail_id=force_com_admin_intermediate #Trailhead Challenges1 respuestaOrdenarClasificar por fechaClasificar por más útilClasificar por fechaRespuesta aceptadaKeiji Otsubo15 mar 2023, 00:24Hi @Clifford Chong , Set it to the contact object AND(NOT(ISBLANK(AccountId)),MailingPostalCode <> Account.ShippingPostalCode)Mostrar másAgregar un comentarioEscribir una respuesta...NegritaCursivaSubrayadoTachadoLista con viñetasLista numeradaAgregar vínculoBloque de códigoInsertar imagenAdjuntar archivosURL de vínculoCancelarGuardar0/9000Responder
Respuesta aceptadaKeiji Otsubo15 mar 2023, 00:24Hi @Clifford Chong , Set it to the contact object AND(NOT(ISBLANK(AccountId)),MailingPostalCode <> Account.ShippingPostalCode)Mostrar más