Configure List View

The List View displays results using infinite scrolling. It is possible to change the number of results that load at once, to optimize performance. The default value is 30.

To change the number of list view results that load at once

  1. Go to the Find home directory.
  2. Open config.json in a text editor.
  3. In the uiCustomization section, find or add the listViewPagingSize property.
  4. Change the value of listViewPagingSize to an appropriate value.
  5. Save the file, and then restart Find to apply your configuration changes.