SAP Knowledge Base Article - Public

2665237 - LMS: How to Add Column(s) in the Search Results Table

Symptom

  •  You want to see more information in the user search results table.
  • By default, only the User ID and User Name are visible.

Untitled.png

Environment

SAP Successfcators Learning Management System (LMS)

Reproducing the Issue

  1. Go to Learning Admin.
  2. Navigate through Users > Users > Search.
  3. Notice that the columns displayed are limited.

Resolution

If you want to more information to be included in the user results table, perform the following.

Example, you want to display the supervisor and email address details.

  1. Go to Learning Admin.
  2. Navigate through System Admin > Configuration > Search Selectors.
  3. Click the 'Edit' icon for User. Untitled.png
  4. Search for searchResultColumns.super.visibilityType=null, then change it to searchResultColumns.super.visibilityType=mandatory.
  5. Search for searchResultColumns.emailAddr.visibilityType=null, then change it to searchResultColumns.emailAddr.visibilityType=mandatory.
  6. Click 'Apply Changes'.
  7. Now, search users again and see that the two columns are added.

Untitled.png

*** To re-order the columns, modify searchResultColumns.<entity>.order='n'. E.g. if you want email address to be the first column, set searchResultColumns.emailAddr.order=1.0.

Keywords

search, search selector, user, record, result, column, data, learning, LMS , KBA , LOD-SF-LMS-ADM , System Admin, Global Variables, References , LOD-SF-LMS , Learning Management System , How To

Product

SAP SuccessFactors Learning all versions