The sales director at Cloud Kicks wants to ensure, on the creation of Contacts for an existing Account, that the mailing address of a contact is the same as the shipping address of the parent Account based on the postal code.
Which solution should the Consultant suggest to meet this requirement?
- Create a Validation rule on the Account object to validate the MailingPostalCode of the contact with the ShippingPostalCode of the account.
- Create a Validation rule on the Contact object to validate the ShippingPostalCode of the contact with the MailingPostalCode of the account.
- Create a Validation rule on the Person Account object to validate the MailingPostalCode of the contact with the ShippingPostalCode account.
- Create a Validation rule on the Contact object to validate the MailingPostalCode of the contact with the ShippingPostalCode of the account.
Reveal Solution
Next Question