Collaborative Editing - how to detect when it's active on a transaction?
Summary:
We are enabling Collaborative Editing for our commerce process, and have added a Back action so users can explicitly exit the session.
Is there any way to detect programmatically without JavaScript when CE is active for a given transaction? Ideally we'd like to hide this Back action unless a session is active to prevent users from losing their work accidentally.
There is a system attribute that indicates when a transaction is locked, just wondering if there's something similar available to drive rule logic.
Tagged:
0