- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-12-2024 01:36 AM
Hi Everyone,
i'm creating Interaction records but for few of the records that i have created i cannot see 'At A Glance' section in Configurable HR agent Workspace, for few records i am able to see the At A Glance. Does it have anything to do with the users profile?
Does anyone know why it would be happening?
@michaelj_sherid has previously replied on such topics, but i cannot get any help from them.
Thanks,
Kartikey
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-12-2024 04:48 AM - edited ‎09-12-2024 05:39 AM
Hi @kartikey The showing & hiding of the components has to do with the Hide conditions within that (At a Glance) container configuration. What build of Agent Workspace for HR Case management are you using?
Regards,
Mike

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-12-2024 04:48 AM - edited ‎09-12-2024 05:39 AM
Hi @kartikey The showing & hiding of the components has to do with the Hide conditions within that (At a Glance) container configuration. What build of Agent Workspace for HR Case management are you using?
Regards,
Mike
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-17-2024 03:40 AM
Thankyou!
apparently the users for which the 'at a glance' was not available did not had HR profile.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-25-2024 03:34 AM
Hi @michaelj_sherid ,
Are you aware or analyzed how isVisible value is determined?
I am having same configuration as you have shared in above image, but value returned is false in some case and true in some. Note: our interaction is in application 'HRSD Virtual Agent conversation', once this is changed to 'Global' this starts working. Please let me know if you have found or came across such issues earlier.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-25-2024 04:30 AM
@Sambhav Gosar You can see the code of the isVisible in the macroponent's code. You can always use your own condition to determine when the component is visible or not.
Regards,
Mike