Creating a Detail Display Group
While a display group manages objects associated with a single entity, you can access other kinds of objects through an entity's relationships. In a master-detail configuration, a master display group holds enterprise objects for the source of a relationship, while a detail display group holds records for the destination. As individual records are selected in the master display group, the detail display group gets a new set of enterprise objects to correspond to the selection in the master.To create a detail display group, you can use the Display Group Options panel:
- Check "Has detail data source."
- Select the Master Entity from the pop-up list.
- Select the Detail Key from the pop-up list.
The Master Entity pop-up list is enabled. It lists the all entities in the models in your project.
The Detail Key pop-up list now contains the keys representing the master entity's relationships.
As with other display groups, you can use the Display Group Options panel to immediately configure the newly created display group.
Table of Contents Next Section