Customize the number of items displayed on pages

We can change the number of items displayed on pages.

The following property keys in the ui.properties file define the number of list items displayed on the page and maximum number of search items returned.

Property Default value Description
enrole.ui.pageSize 50 Number of list items displayed on a page.
enrole.ui.maxSearchResults 1000 Maximum number of search items returned.
These changes can affect memory usage if set to excessive values.

To change page parameters...

  1. From the top level of the Appliance Dashboard, click Configure > Advanced Configuration > Update Property.

  2. From the All Files tab, select a property file ui.properties.

  3. Optional: Search for the property to modify.

  4. Select a property name. For example, enrole.ui.pageSize

  5. Click Edit to open the Update property window.

  6. Edit the existing value in the Property value field with the new value.

  7. Click Save Configuration.
  8. Restart ISIM application for these changes to take effect.

    1. From the Server Control widget, do these steps.

      1. Select Security Identity Manager server.

      2. Click Restart.
      See View the Server Control widget.

Be sure to back up the custom version of the file so your customizations are not lost.

Parent topic: Administrative console user interface customization