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
Type
sys_properties.listin the Application Navigator.Open the record for glide.sg.choice_list.window_size or create a new property if it does not exist.
In the form, match the following values:
Field Description Name glide.sg.choice_list.window_size Type integer Value <pagination-size>
Parent Topic:Mobile system property configurations