Configure related list background loading

  • リリースバージョン: Australia
  • 更新日 2026年03月12日
  • 所要時間:2分
  • Configure large selections of records added to a related list to load in the background for your entire workspace experience.

    始める前に

    Role required: admin

    このタスクについて

    When you select a large number of records to add to a related list, you can focus on other tasks while the records are added in the background.

    If background loading isn’t required for all modals, configure individual modals to load related list records in the background using declarative actions. For instructions, see Configure background loading for a modal.

    手順

    1. Navigate to sys_properties.list.

      The entire list of properties in the System Properties [sys_properties] table opens.

    2. Add the glide.ui.mra.async system property.

      For more information on adding system property, see Add a system property.

      1. Set the Value to true.
      2. Select Submit.
    3. Add the glide.ui.mra.threshold system property.

      For more information on adding system property, see Add a system property.

      1. Specify how many records can be added before asynchronous record addition occurs.
        The default is 100 records.
      2. Select Submit.

    タスクの結果

    When you select any number of records beyond the threshold, a notification informs you that the records will load in the background.

    MRA notification 1

    When you add the selected records, the modal closes, and a notification confirms that the records are loading in the background.

    MRA notification 2

    After the records are added, a notification informs you that the records were added successfully.

    MRA notification 3