---
sourceDocument: Australia Mobile Configuration and Navigation
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/mobile

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia Mobile Configuration and Navigation

ft:clusterId :

    - mobile

bundleId :

    - mobile

workflow :

    - Development, Data and Analytics


---

# Search list page size

# Configure pagination size for search lists {#ariaid-title1}

* Release version: Australia
* 
* Updated March 12, 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

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 <kbd class="ph userinput">sys_properties.list</kbd> 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:  
   {#configure-pagination-size__table_tgg_45x_xfb__entry__2}

   | Field | Description |
   |-|-|
   | Name | glide.sg.choice_list.window_size |
   | Type | integer |
   | Value | \<pagination-size\> |
   [ ]

   {#configure-pagination-size__table_tgg_45x_xfb}
{#configure-pagination-size__steps_o5x_2vx_xfb}

