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

ADD A NEW IDEA

Clear

Ideas

Domino COMPACT task should handle FILE-FRAGMENTATION like DBMT does

As of today, the Compact task actually worsens the file-fragmentation of the database file when doing a copy-style compact. Though, Domino knows very well how to compact with defragmentation : with the DBMT task. And now many admins are using the ...
over 1 year ago in Domino / Administration 3 Needs Review

Ok to assign administration server to a server group in DB ACL

The starting point of this requirement is: If it is allowed to assign administration server to a server group instead of a single server in database ACL, that it can minimize the Adminp malfunction due to the administration server (a single server...
about 3 years ago in Domino / Administration 1 No Plans to Implement

Delete Private view from database

Requirement is to delete personal views belonging to all user's from the database. Is it possible to achieve this via script? The current functionality is that personal views are visible to only user who created them and not to others. There is a ...
over 4 years ago in Domino Designer / LotusScript 1 Already Exists

New lotusscript method to send MIME mail from lotusscript backend class

When i want to send a lot of email with mime format. It will be done with uidoc.save, uidoc.send, uidoc.close within loop and hang. uidoc.send use config mime format in location document in this picture. If lotusscript backend class can do the sam...
almost 6 years ago in Domino Designer / LotusScript 2 Under Consideration

Ability to create Date/Time item with only date information in LotusScript

When a Notes client opens a form and saves a date field that does not display a time, a date-only date item is created that has no time or time zone information. This item information can be found in the value of the document property. LotusScri...
over 2 years ago in Domino Designer / LotusScript 2 Under Consideration

Auto-disable broken mail rules

Inattentive users often have broken rules in their mailboxes: - move the incoming mail to a nonexistent folder that has been deleted or renamed - conflicting rules with the same criteria - prohibited sending a full mail copy to external domains ...
over 7 years ago in Domino / Administration 1 Under Consideration

Allow RegisterNewUser method to enforce Registration policy settings

Some items that can be set when registering a user in Domino Administrator cannot be set when executing the RegisterNewUser method. (Internet domain, password key width, etc.) The current behavior is that even if these items are set in the Registr...
about 2 years ago in Domino Designer / LotusScript 0 Under Consideration

Out Of Office as richt text

I propose OOO (OOA and OOS) be reprogrammed so it can send rich text format messages.
over 5 years ago in Domino / Administration 0 Under Consideration

Changes to the Global Domain Document should not need a server restart

Can we have a domino console command that will ensure that any changes to the Global Domain Document are implemented. Currently this needs a server restart. "Settings in the Global domain document are static and loaded only at server initializatio...
over 2 years ago in Domino / Administration 1 Under Consideration

Make LotusScript Instr faster for iterating thru all matches in a long string

The current algorithm for Instr is very inefficient. If you give it a starting position for the search, it doesn't actually start searching at that location. Instead, it searches from the beginning of the string, and each time it finds a match, ch...
over 7 years ago in Domino Designer / LotusScript 1 Under Consideration