Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

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.

Before you begin

Role required: none

About this task

Procedure

  1. Navigate to
Image omitted: user-menu-icon.png
User menu icon. **User Menu** > **Preferences** > **Display**.
  1. Select one of the following options from the Loads related lists in classic forms menu.
With the FormRelated lists load when you open the form, which is the default setting. When selected, it sets the value of the glide.ui.related\_list\_timing user preference to `default`.
After Form LoadsRelated lists load after the rest of the form loads. When selected, it sets the value of the glide.ui.related\_list\_timing user preference to `deferred`.
On-demandRelated lists load on demand. When this option is selected, a Load Related Lists button appears at the bottom of each form that contains related lists. Select the button to load related lists. When selected, it sets the value of the glide.ui.related_list_timing user preference to ondemand.
  1. Close the display preferences menu.

Parent Topic:Related lists

Related topics

Select or create records in a related list

Create a default filter for a related list

Configure the edit option

Create defined related lists

Add fields to selections in a related list

Create a default filter for list selector records