SAP Knowledge Base Article - Public

2075195 - Change the number of results from a search

Symptom

The number of results per page that we need to use is not listed as an option.

Environment

SAP SuccessFactors Learning

Resolution

You can change the configuration to display more results per page. It can be done by changing the ‘SEARCH’ configuration. There is a setting in the configuration which determines if the number of results per page.

  1. Go to Learning Administration >
  2. Navigate to System Administration >
  3. Configuration >
  4. System Configuration >
  5. Edit the 'SEARCH' file >
  6. You can change the value for both User Side and Administrator Side search.
    1. For User Side search, look for the below configurations:

#Available options to the User for rows per page.

rowsPerPageOptions[5]=true

rowsPerPageOptions[10]=true

rowsPerPageOptions[25]=true

rowsPerPageOptions[100]=false

rowsPerPageOptions[250]=false

 

Change the respective values to ‘true’ to display the results.

Also, if you want to have all the results shown in the same page, then change the below configuration to ‘true’

studentShowAllOption=true

For the default number to be shown, change the setting resultRowsPerPage configuration.

 

  1. For Administrator Side, search for the below configurations:

#Available options to the administrator for rows per page.

adminRowsPerPageOptions[5]=true

adminRowsPerPageOptions[10]=true

adminRowsPerPageOptions[25]=true

adminRowsPerPageOptions[100]=false

adminRowsPerPageOptions[250]=false

and

adminShowAllOption=true

Note: While this option gives you the freedom to show results with your requirements. Please make sure that keep this to a maximum of 100 – 250. Increasing this to more might result in slow page load times.

Keywords

lms, learning, sf, successfactors, search, library, default, number, result, per, page, list, increase, change , KBA , LOD-SF-LMS-ADM , System Admin, Global Variables, References , LOD-SF-LMS , Learning Management System , LOD-SF-LMS-CAT , Catalog , How To

Product

SAP SuccessFactors Learning all versions