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