How You Disable the Feedback Tab from Person Spotlight for Employees

Using HCM Experience Design Studio, you can hide the Feedback tab from an employee's person spotlight page.

Before you start

Create a sandbox and activate it.

Here's what to do

  1. Go to My Client Groups > HCM Experience Design Studio.
  2. From the left navigation menu, select Person Spotlight.
  3. Edit the Feedback section.
  4. From the Visible list, select Expression.
  5. In the Expression field, type this EL expression and substitute the Role Name value with the employee seeded abstract role:
    securityContext.userInRole[‘<Role_Name>']
  6. Click Save.
  7. Click Done.

Results:

The Feedback tab section is now hidden from the employee’s person spotlight page.