
We have a custom object setup called Classy Transactions and under the object, there are fields like Billing Address, City, State, and Zip and these are all stored under Contacts, Is there a way these fields can be mapped so that when we open a Contact, these fields are automatically being mapped to the mailing list since with the current setup only Clasy Transactions holds the address for the contact but not the Contact object itself.
Thank you.
Yameen
1 risposta
Hi Yameen
Essentially what you need to do is create some formula fields on your custom object. All you need do is call them the same name as the original field and just use the INSERT FIELD option, navigate to the correct object (Contact in your example) and paste in the field name.
Hope that helps.