User profile icon appears when viewing the same record

Nicole Disbro
Tera Expert

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.

1 ACCEPTED SOLUTION

Allen Andreas
Administrator
Administrator

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!

View solution in original post

4 REPLIES 4

Sandeep Rajput
Tera Patron
Tera Patron

@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.

Yes, validated and both are set to the correct values.

Allen Andreas
Administrator
Administrator

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!

I am going to look and see if any users have this set personally for them.