Customizing the number of items displayed on pages
You can change the number of items displayed on pages.
Before you begin
Depending on how your system administrator customized your system, you might not have access to this task. To obtain access to this task or to have someone complete it for you, contact your system administrator.
About this task
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 that are returned.
Property | Default value | Description |
---|---|---|
enrole.ui.pageSize | 50 | Specifies the number of list items displayed on a page. |
enrole.ui.maxSearchResults | 1000 | Specifies the maximum number of search items returned. |
Note: These changes can affect memory usage if set to excessive
values.
To change page parameters, complete these steps:
Procedure
Make a backup copy of the ui.properties file in the IM_HOME\data directory.
Restart the IBM Verify Identity Governance application in WebSphere® to make the changes effective.