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:
- Get to ‘Customizations’. One way to do this is to go to ‘Settings’, ‘Customizations’, and then choose ‘Customize the System’.
- Select arrow to the left of the parent entity to expose the sub-menu items. In our example, that is the Opportunity.
- Once there, go to the Opportunity entity and click on the ’1:N Relationships’.
- Next click on ‘Mappings’ and then the ‘New’ button.
- Lastly, choose the source and target fields, click ‘OK’ and you’re done.




No comments:
Post a Comment