---
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


---

# List UI parameter records returned

# Configure the maximum number of records returned for list UI parameters {#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 maximum number of records returned for a list of parameters, add the
system property glide.sg.list.max_items_number.

## Before you begin

Role required: admin

## About this task

Default is 1000.  
Note:  
The maximum number of rows returned for a parameters list is limited by the maximum number of rows returned for data items. In other words, the value for system property glide.sg.list.max_items_number cannot be greater than the value for system property glide.sg.data_item.row_count. For example, if you set the value of glide.sg.list.max_items_number to 50 but the value of glide.sg.list.max_items_number is 20, then you may only receive 20 records in your parameters list.

## Procedure

1. Type <kbd class="ph userinput">sys_properties.list</kbd> in the Application Navigator.
2. Open the record for glide.sg.list.max_items_number.
3. In the form, match the following values:  
   {#configure-max-ui-param__table_tgg_45x_xfb__entry__2}

   | Field | Description |
   |-|-|
   | Name | glide.sg.list.max_items_number |
   | Type | string |
   | Value | \<maximum-number-of-parameters-items\> |
   [ ]

   {#configure-max-ui-param__table_tgg_45x_xfb}
{#configure-max-ui-param__steps_o5x_2vx_xfb}

