Skip to main content
Azhan Ahmed ha fatto una domanda in #Trailhead Challenges
  • Create a validation rule:
    • Rule Name: Contact_must_be_in_Account_ZIP_Code
    • Operator: AND (return true if both conditions are true)
    • Define the two conditions that, combined, will show the error message:
      • The contact is associated with an account id
      • The contact mailing zip code is different than the account shipping zip code 

        Hint: Use the API names (

        MailingPostalCode and Account.ShippingPostalCode) and the <> (Not Equal) operator.

I am not sure where to find the MailingPostalCode and Account.ShippingPostalCode , I checked the Accounts (Object Manager) and i found Account | ShippingPostalCode but it throws an error saying that it does not found the reference and I am not able to find Mailing PostCode at all.

 

 

#Trailhead Challenges

3 risposte
  1. 4 feb 2025, 19:50

    Hi @Azhan Ahmed

     

    I am a member of Trailhead Help, Can you please check with the above suggestions and let us know if the issue still exists or is resolved? If it is resolved, please post the solution or mark any one of them above which helped you to resolve your query as it "Best Answer" to close this thread. If not, kindly provide a few more details of the badge along with the error message.  

     

    Thank You! 

     

    ++TrailheadHelpFollowUp 

     

0/9000