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

  1. Go to the IDOL Data Admin 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 the desired number of results per page.
  5. Restart IDOL Data Admin to apply your configuration changes.