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.jsonin a text editor.
- In the uiCustomizationsection, find or add thelistViewPagingSizeproperty.
- Change the value of listViewPagingSizeto the desired number of results per page.
- Restart IDOL Data Admin to apply your configuration changes.