Configuring Entity Lists

Objective

After completing this lesson, you will be able to configure an entity list.

Entity Lists

An entity list allows child entities to be displayed on the parent record's detail screen. For example, it can display a producer's addresses on the producer's detail screen. In this example, the producer is the parent entity and the address is the child record. This is particularly useful if the parent entity has multiple child entities, such as if the producer has several addresses.

The following image shows an entity list that displays addresses on a producer record. The same addresses can also be viewed in the Addresses tab, but displaying them in an entity list can make it easier to view all information for the producer on a single screen.

The Producer Master record. An Entity Object displaying the producer’s addresses is highlighted.

Entity list objects can be added in many places in APM. Some common examples include:

  • Displaying addresses in a producer record.
  • Displaying education and certification in a producer record.
  • Displaying a list of policies in a customer record.

Add an Entity List Object to a Form

Steps

  1. Open any master record; for example, to add the address entity list to the producer form, open any producer record.

  2. From the Configure menu, select Screen Layout.

  3. Select the form to edit.

  4. Select the Configure icon under Form Customization.

  5. Drag the entity list object from the list on the left to the spot on the form where it should appear.

  6. Save and close the form editor.

Configure an Entity List

Once an entity list has been added to a form, you can further configure the display. For example, you can add or remove fields displayed in the list. Entity lists can be configured using the Entity Configuration workspace.

To configure an entity list:

Steps

  1. Using the Search option, open the Entity Configuration workspace.

  2. Select the entity list to configure. For example, select the Address.

  3. Select Reopen.

  4. To add a field, find the field under the Banner Fields section and double-click to move it to the Selected Items box.

  5. To remove a field, double-click the field in the Selected Items box to move it to the Available Items box.

  6. Save and Activate the record.

    The Entity Configuration Details screen for the Address entity list.

Summary

  • An Entity List allows child entities to be displayed on the parent record's detail screen.
  • Examples of the use of entity lists include displaying an address list in a producer record or displaying a list of policies in a customer record.
  • Once you have added an entity list to a form, you can add or remove displayed fields using the Entity Configuration screen.