Create defined related lists
-
- UpdatedFeb 1, 2024
- 3 minutes to read
- Washington DC
- Navigation and UI
You can add default related lists to the form for all users to see when viewing records.
Before you begin
Role required: admin
About this task
For example, you may include a list of related incidents at the bottom of a problem record, or a list of members at the bottom of a group record. This functionality depends on reference fields or many-to-many table relationships. If two tables are related via the system dictionary, one can appear as a related list on the other.
- On an incident record, show all incidents opened by the same caller.
- On a user record, show the last 20 transactions that user has made.
- On an incident record, show all problems opened on the reported CI.
These relationships are beyond the relationships normally defined in the system dictionary through reference fields and many-to-many relationships.
Every related list requires a relationship record. Before creating a relationship, verify that there is not an existing relationship record that already provides the needed information. Use the following steps to create a relationship record.
Procedure
Related Content
- Select or create records in a related list
When a form contains a related list, such as the Incidents related list in the problem form, you can select existing records or add new ones in the related list.
- Configure when a related list loads
If there are many related lists on a form or many records in the related lists, the form may load slowly. You can improve form response times by configuring related lists to load manually, on demand, or automatically, after the rest of the form loads.
- Create a default filter for a related list
Create a default filter for the records that load when your related list displays.
- Configure the edit option
You can configure the edit option that allows users to add records to related lists in forms.
- Add fields to selections in a related list
When you click Edit in a related list and select an item, information about the item appears below the list. You can expand the fields that appear for the item to provide more information.
- Create a default filter for list selector records
You can set a default filter to restrict which related records users can select when editing a reference field. Default filters are simple to set up but lack a dynamic filtering element, which prevents the end user from changing the default filter.