Object Relationships in Salesforce
What is Object Relationships in Salesforce Object relationships are a special field type that connects two objects together. Salesforce Object relationships is nothing but a two way association between two Objects. One Object record information is linked in another object record. In Salesforce.com, Object Relationships is created between two Object. Here the custom field of an Object record contains a link in another object record. To build many custom object in Salesforce.com, relationships plays a major role. Let’s think about a standard object like Account. If a sales rep opens an account, they’ve probably been talking to a few people at that account’s company. They’ve probably made contacts like executives or IT managers and stored those contacts’ information in Salesforce. It makes sense, then, that there should be a relationship between the Account object and the Contact object. When you look at an account record in Salesforce, you can see that there’s a section for contacts on t...
Comments
Post a Comment