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

Configure pagination size for search lists

To configure the amount of search list results that load to the screen as the user scrolls down, add the system property glide.sg.choice_list.window_size.

Before you begin

Role required: admin

About this task

By default, the mobile app returns 50 results at a time in a search list. Increasing the pagination size may cause the search request to take longer.

Procedure

  1. Type sys_properties.list in the Application Navigator.

  2. Open the record for glide.sg.choice_list.window_size or create a new property if it does not exist.

  3. In the form, match the following values:

    FieldDescription
    Nameglide.sg.choice_list.window_size
    Typeinteger
    Value<pagination-size>

Parent Topic:Mobile system property configurations