Difference between revisions of "Object Relationships"

From AgileApps Support Wiki
imported>Aeric
imported>Aeric
Line 7: Line 7:


====Object Relationships====
====Object Relationships====
In the '''Cases''' object, for example, in the '''Object Relationships''' section, you see lines that look like this:
In the '''Cases''' object, for example, in the '''Object Relationships''' the relationship grid looks something like this:
:{|  border="1" cellpadding="5" cellspacing="1"
:{|  border="1" cellpadding="5" cellspacing="1"
! Relationship Type !! align="left"|Object !! Alias !! ...
! Relationship Type !! align="left"|Object !! Alias !! ...
|-
|-
| align="left"|Many to One || <u>Accounts</u>  || ... ||
| 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:11, 17 October 2013

GearIcon.png > 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 the relationship grid looks something 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