Tuesday, December 2, 2014



Relating Custom fields on different Entities



A way to accomplish this is through the mapping of fields from parent records to related, child records. The key to making the mapping work is that the users need to create the new, child record from the parent record. For example, if you have an Opportunity record open, you would then select Quote from the left navigation and then click the ‘Add New Quote’ button from the ribbon when it changes.
To setup the mapping, do the following:
  1. Get to ‘Customizations’.  One way to do this is to go to ‘Settings’, ‘Customizations’, and then choose ‘Customize the System’.



  1. Select arrow to the left of the parent entity to expose the sub-menu items. In our example, that is the Opportunity.


  1. Once there, go to the Opportunity entity and click on the ’1:N Relationships’.


  1. Next click on ‘Mappings’ and then the ‘New’ button.


  1. Lastly, choose the source and target fields, click ‘OK’ and you’re done.

No comments:

Post a Comment