Skip to Main Content
HCL Domino Ideas Portal

Welcome to the #dominoforever Product Ideas Forum! The place where you can submit product ideas and enhancement request. We encourage you to participate by voting on, commenting on, and creating new ideas. All new ideas will be evaluated by HCL Product Management & Engineering teams, and the next steps will be communicated. While not all submitted ideas will be executed upon, community feedback will play a key role in influencing which ideas are and when they will be implemented.

For more information and upcoming events around #dominoforever, please visit our Destination Domino Page

Status Needs Review
Workspace Domino Designer
Categories LotusScript
Created by Guest
Created on Dec 23, 2021

Soft Locking needs programmatic method to check for locks/unlock

When Document Locking is not enabled, Soft Lock feature is enabled as default.
It prevents two users from editing the same document on the same server at the same time.

The customer request us to add programmatic functionality for soft locking. Two function are needed:

1) There needs to be a LotusScript (and also formula) mechanism for determining if a document is already soft locked when it is opened by a user. The same functionality exists when the document is "hard locked".


2) There needs to be a LotusScript (and also formula and perhaps Java) mechanism for forcing a document to be unlocked. This same functionality is available when document locking is enabled on the database.


It is reported as SPR JGON5WQL2Z


  • Attach files
  • Guest
    Reply
    |
    Feb 3, 2022
    1. Agree.

    2. Disagree, because it will potentially lead to conflicts.