You need to sign in to do that
Don't have an account?
sapthagiri_186
Field Mapping from Accounts to Contacts
Hi,
I would like to know if the following scenario is possible or not.
While a user is adding a new customer to an existing account, can the account fields like "addresses, phone,etc" be auto-populated (mapped) in the new contact record ?
The edition I am using is Professional Edition.
Thanks
Write after insert trigger on contact and get Account's related field to update and then update with the values of new contact.