- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-21-2023 10:21 AM
Does anyone know what properties guide the function of when 2 users are viewing the same record, their profile icon appears in the ui action bar. I have users reporting that it is no longer showing in our production instance.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-21-2023 10:41 AM
Hi,
That's the "User Presence" feature as documented here: https://docs.servicenow.com/csh?topicname=c_UserPresence.html&version=latest
And controlled by this system property: glide.ui.presence.disabled
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-21-2023 10:41 AM
@Nicole Disbro Please check the property glide.ui16.live_forms.enabled is set to true on your instance please refer https://docs.servicenow.com/bundle/vancouver-platform-user-interface/page/use/navigation/task/config... for more information.
Also, check the system property glide.ui.presence.disabled make sure this is set to false for more information https://docs.servicenow.com/bundle/vancouver-platform-user-interface/page/use/navigation/task/t_Disa...
Hope this helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-17-2024 08:46 AM
Yes, validated and both are set to the correct values.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-21-2023 10:41 AM
Hi,
That's the "User Presence" feature as documented here: https://docs.servicenow.com/csh?topicname=c_UserPresence.html&version=latest
And controlled by this system property: glide.ui.presence.disabled
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-17-2024 08:47 AM
I am going to look and see if any users have this set personally for them.