Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X
This popup is displayed when you try to open an item that is currently being edited by another user.
How does the composer know this? Is this info accessable so that it could be used by a custom service?
Solved! Go to Solution.
The Logged in user behavior was recorded in the session information and some other logs.
For the edit behaviors, you can go to Monitoring - Active Edits - All Users. (Image attached)
I checked the service it used, it's in Resource - Search functions - SearchActiveEdits, which is not open to the users.
I'm not able to see the image you inserted to your comment.
Can you insert or attach the image again?
I added the image to the original post. Thanks.
The Logged in user behavior was recorded in the session information and some other logs.
For the edit behaviors, you can go to Monitoring - Active Edits - All Users. (Image attached)
I checked the service it used, it's in Resource - Search functions - SearchActiveEdits, which is not open to the users.