Add Analytics Center tab in HR Agent Workspace
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2023 03:34 AM
I want to add Analytics Center tab below the inbox tab in HR Agent Workspace
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2023 06:46 AM
Hello @ritu_saluja
- Open your workspace experience in the UI Builder.
- On any page, expand the Menu and select Edit experience settings.
- From the experience settings menu, select Side navigation.
- Select + Add a page.
- Fill in the following fields:
Field Description Page route (required) Select the page that you want to navigate to. Tip: The landing page is usually the first page you want a link to.Icon Select an icon for the link. Default: No icon
Label (required) Enter a name for the page, which appears in a tooltip for the link. Group Place the link in the top or the bottom group of the side navigation panel. Default: Top
Order Specify a unique number. Links appear in numerical order. Default: Order is the same as the order in which you add page links, incremented in hundreds.
- Add more pages as desired.
- Select Save all changes.
You return to your page in the UI Builder.
- To verify that your side navigation works as expected, select Open and preview the page in runtime.
Tip: If the sidebar panel is not visible, select the Show configuration panel icon (
json
.Plz mark my solution as Accept, If you find it helpful.
Regards,
Samaksh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2023 01:10 PM
You could look at Creating your own Analytics Center
BUT
Those instructions, and Samaksh's, are for a configurable workspace. I am 99% certain that HR Agent Workspace is a legacy, non-configurable workspace.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2024 01:46 AM - edited 01-02-2024 02:43 AM
Hello @ritu_saluja ,
You need to install "com.sn_hr_pa" plugin for enabling analytics center tab in HR agent workspace (By configuring the json code you can remove the plugin based restriction as well) .
Also you can customize inbox tab by following below steps:
1. Navigate to sys_ux_page_registry.list from the filter navigator
2. Look for your workspace
3. In the related list, look for chrome_toolbar
4. Open and refer to the existing JSON. Then add/remove your menu item as required.
Please mark my answer correct/helpful, If you find it useful
Regards,
Akash Bodake
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2024 04:19 AM
Hi there, any proper answer? A admin has the option in the hr agent workspace to access the analytics area on the hr workspace, but by default the hr agent doesn't have. how can the agent still see a dashboard in the HR agent workspace?