- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2023 04:16 AM
Hi,
Im beggener in EC.
Please, how can I configure header menu like picture attached.
Actualy I can't have heart , and I can't have 8 widgets like picture.
Thanks for your help
Regard
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2023 09:50 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2023 09:50 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2023 10:07 PM
Hi @Sheh ,
To make sure you can Enable/Disable the Favorites on the code, you must be in the "Employee Center core" Application scope and should be having "esc_admin" or "sp_admin" role.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2023 11:33 AM
To change your "Favorite" icon:
Navigate to "Portals".
Then select title "Employee Center".
Scroll to the Quick start config section:
Then either enter the text as you see it below or you can update it with the icon you wish. Here a link to the favicons ServiceNow supports OOTB https://www.w3schools.com/icons/fontawesome_icons_webapp.asp
Here's mine
To add "More" to you navbar you need to follow the steps Khushboo laid out:
Navigate to "portals".
Then select title "Employee Center".
Open "Main menu" (Employee Center Menu).
THEN Ensure you have enabled More in the JSON script field
THEN you need to scroll down to the Menu Items related list and click "More"
THEN Scroll down to the related list and click New
Configure at least 2 records. Refer to SNow Docs https://docs.servicenow.com/bundle/utah-employee-service-management/page/product/employee-center/ref... and know you're use case. i.e. What do you need in the "More" drop down?
Here's my final result. The order of items in your navbar my differ