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

Pinned ideas

PINNED Domino Intelligence / Domino IQ
Adding AI to a Domino server Please add comments that tell us what use cases you would have for AI available from Domino. Here are some examples to get you started: Summarise long email threads Reply to email with AI Translate the email thread Hig...

Domino

Showing 2566

Multiple windows for Domino Administrator

It should be possible to connect to different servers in multiple windows with Domino Administrator. Sometimes administrators have to switch back and forth between different servers and it's time consuming.
almost 7 years ago in Domino / Administration 1 Under Consideration

decoding the POST data obtained with a CGI variable

When you post UTF-8 encoded data to Domino HTTP, if you get it using the Request_Content variable and save it, garbled characters will occur. For example,to avoid this, you have to convert it to a file using NotesStream. Set stream = session.creat...
almost 5 years ago in Domino / Integration 1 Under Consideration

Add Session.setReuseDocumentHandles(boolean) to prevent Java API from reusing handles of open documents

When opening a document in the Notes Java API (Notes.jar), there's an internal logic to check whether that document has been opened and not recycled before. So for example in this snippet Database db = session.getDatabase("Server1/Org", "test.nsf"...
over 3 years ago in Domino 0 Under Consideration

Bypass IDVault password check for IDs that do not have passwords

Currently when configuring Notes client with IDVault, users are prompted for password although their userIDs do not have passwords. This causes issue when configuring Notes client with automated text file.
7 months ago in Domino / Administration 0 Needs Review

Show deleting thread in deletion logging

If the deletion log shows nserver with server-id deleting some documents, it is currently not possible to find the reason for the deletion. For example, if the mail has been deleted due to a mail rule, it does not show nrouter as deleting the docu...
11 months ago in Domino / Administration 0 Needs Review

The command "repair file <file> <server>" should use the indicated donor server.

The repair file command does not accept a specific parameter. This idea created to list of 1 or more preferred servers . The command "repair file <file> <server>" should use the indicated donor server instead of any random server.
over 1 year ago in Domino / Administration 1 Needs Review

Automatically (un)follow Domino Console when scrolling

(Un)follow the Domino Console when scrolling up/down. Also provide a checkbox "Follow tail". For both Admin Client and server console. If you scroll up -> unfollow (but still append new console text) If you scroll to the end (or activate checkb...
almost 5 years ago in Domino / Administration 0 Assessment

Formula based archive criteria

The selection conditions for archiving are very basic: - not modified in more than- not expiration date older than- selected by user- older than Having a formula available would open all type of custom logic. Without that the only option would be ...
over 6 years ago in Domino / Administration 0 Under Consideration

Allow Enable/Disable/Sign agents from Domino Administrator without opening DDE

As an administrator it should be easy to enable or disable agents without opening the application. From the files tab in Domino Administrator there should be an action when having a database seleced to see all agents in the application and the opt...
about 7 years ago in Domino / Administration 2 No Plans to Implement

ECDSA or Ed25519 support for Notes certificates

The entire Notes certificates infrastructure is built around RSA. I would suggest to implement ECDSA or ED25519 as well for Notes certificates as an additional option. The key-sizes are smaller, and it's faster as well.
4 months ago in Domino / Security 0 Needs Review