Difference between revisions of "Object Relationships"
From AgileApps Support Wiki
imported>Aeric |
imported>Aeric |
||
Line 11: | Line 11: | ||
! Relationship Type !! align="left"|Object !! Alias !! ... | ! Relationship Type !! align="left"|Object !! Alias !! ... | ||
|- | |- | ||
| align="left"|Many to One || Accounts || ... | | align="left"|Many to One || <u>Accounts</u> || ... || | ||
|} | |} | ||
The way to read that line is "Many (Cases) to One (Account)". Or, in general terms: | The way to read that line is "Many (Cases) to One (Account)". Or, in general terms: |
Revision as of 19:10, 17 October 2013
> Customization > Objects > {object} > Object Relationships
Related Information
Child Objects
Click an existing Child Object to visit it, or click [New Child Object] to create a new one.
- Learn more: Child Objects
Object Relationships
In the Cases object, for example, in the Object Relationships section, you see lines that look like this:
Relationship Type Object Alias ... Many to One Accounts ...
The way to read that line is "Many (Cases) to One (Account)". Or, in general terms:
- "Many (of the current object) to One (of the object on this line)"
To change an object relationship, click the name of the related object.
Learn more: Understanding Object Relationships