For more information, please refer to this announcement explaining best practices for getting answers to questions.
Visibility issue with Skills Center and Connections
Hi Team,
We have created a custom Employee Role which gives access to Skills Center. But we see a very weird issue where when we remove the Privilege "Access FUSE Directory Page" even the Skills Center is getting hidden. We have added the Privilege "Access Skills Center" and "View Skill Recommendations" but still the Skills Center is not visible.
We tried adding the "Access FUSE Directory Page" privilege and hiding the Connections Icon using Structure using an EL expression #{Profile.values.HCM_CONNECTIONS_ENABLED eq 'Y' and Profile.values.HCM_RESPONSIVE_PAGES_ENABLED eq 'Y' and !securityContext.userInRole['ROLE_CODE']} but the behavior is same. We have only put the EL expression in Connections and Skills Center is visible in Structure. But after publishing the sandbox both the Connections and Skills Center is hidden.