- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2023 05:32 AM
Utah added the ability to see when others are looking at the same record from within the Workspace. We are not seeing this happening on Dev or Test Instance. We investigated the property as well, they are in correct format.
Is any body facing the same problem.
Can anyone please help me out with this issue.
Thank you in advance
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2023 02:56 AM
Hi @Community Alums ,
On the Record page drag and drop Form Record Presence where ever you would like to and later in the config add the below for table and sysid
Table: @context.props.table
Sys ID: @context.props.sysId
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2023 05:43 AM
Hi @Community Alums ,
First, make sure that the "glide.ui.show_locks" property is set to "true" on your instance. You can check this by navigating to System Properties > UI Properties and searching for the property. If it is not set to true, set it and then restart the instance.
Was this answer helpful?
Please consider marking it correct or helpful.
Your feedback helps us improve!
Thank you!
Regards,
Amit Gujrathi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2023 06:23 AM
Hello Amit,
I just checked, there is no such property in my instance, sharing the screenshot for the same
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2024 10:09 AM
i think he is just using chatGPT and thus gives you incorrect answers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2023 02:56 AM
Hi @Community Alums ,
On the Record page drag and drop Form Record Presence where ever you would like to and later in the config add the below for table and sysid
Table: @context.props.table
Sys ID: @context.props.sysId