Change Results per Page in Search List View
The number of results displayed per page in Search List View can be customized. The default is six.
To change the number of results per page
- Go to the IDOL Data Admin home directory.
- Open
config.json
in a text editor. - In the
uiCustomization
section, find or add thelistViewPagingSize
property. - Change the value of
listViewPagingSize
to the desired number of results per page. - Restart IDOL Data Admin to apply your configuration changes.