Skip to content

Screen Index: Number of Items Displayed per Page

Overview

The List Screen retrieves the number of "Records" specified in "Number of items displayed per page" and displays them in an index. When scrolling, the number of "records" specified in "Number of items displayed per page" is retrieved and the "records" are added to the bottom of the index display. This allows you to "index" "records" without retrieving all the records even in Table that store a large amount of data. The default value is 20. To change the minimum and maximum of "Number of items displayed per page", change "GridPageSizeMin" and "GridPageSizeMax" in General.json.

Notes

  1. If the "Number of Items Displayed per Page" is too high, it may take time to retrieve data and display the screen, which may result in poor performance.

Prerequisites

  1. "Site Administration Permission" is required to configure settings.