Use a custom tab for the Career tab in Skills Intelligence
Use a custom tab as a replacement for the Career tab in Employee Profile by updating the tab ID so employees are redirected to this custom tab.
Before you begin
Create a custom tab to display skills-related content in the employee profile. For more information on creating a tab, see Manage profile tabs and visibility in Employee Profile.
Role required: admin
Procedure
-
Access the sys_id of the custom tab.
- Navigate to .
- Select the tab that you want to use instead of the Career tab.
-
Select the Additional actions icon (
) and select Copy sys_id.
-
Access the sn_skills_int-tab_id system property.
- Select All.
- In the navigation filter, type sys_properties.list.
- Search for *skill in the Name field.
- Select sn_skills_int.tab_id.
- In the Value field, replace the existing value with the sys_id of the customized tab.
- Select Update.
Result
The employee will be directed to the customized tab to view and modify the skills in Employee Profile.