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
config.json
in a text editor.uiCustomization
section, find or add the listViewPagingSize
property.listViewPagingSize
to an appropriate value.
|