Skip to main content

This is what I do for the rule  

 

AND(NOT(ISBLANK(Id)),MailingPostalCode <> ShippingPostalCode   )

 

This is the error I kept getting.  I have looked at all threads still get this error We created a contact with a 'MailingPostalCode' that's different from the associated account's 'ShippingPostalCode'. We expected the validation rule to prevent that, but it didn't. Make sure the validation rule returns true and prevents creating a contact if its 'MailingPostalCode' is not equal to 'Account.ShippingPostalCode'.

3 respostas
  1. 30 de ago. de 2021, 22:15

    Hi Michele,

     

     Are you creating a formula for your contact object?

0/9000