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...

Ideas

Showing 7162 of 8879

Enhance group display in address type-ahead

In the mail address type-ahead feature, the text shown in parentheses for a user appearing in the type-ahead list is determined by the field values from the Person Document, as specified by the TYPEDROPDOWNATTR parameter in the notes.ini file. For...
5 months ago in Notes 0 Needs Review

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...
over 1 year ago in Domino Designer / LotusScript 0 Needs Review

db.exist and db.accesslevel

the isOpen property allows me not to different if a db exists or the user has access to it https://www.ibm.com/support/knowledgecenter/en/SSVRGU_9.0.1/basic/H_ISOPEN_PROPERTY_JAVA.html (the db could even be damaged) I would like to have a...
over 6 years ago in Domino Designer / Java 2 Under Consideration

Extend @GetDocField to cache the received data

When I run a form with @GetDocField($Ref; fieldname) on multiple fields, it issues the same number of NRPC commands as the number of fields, and receives the entire document for each command. There are two problems. 1. If the size of the referen...
almost 4 years ago in Domino Designer / @Formulas 1 Under Consideration

Support certificates stored on USB tokens with a special secured area

According to eIDAS, all GOV organizations in the EU must use qualified digital certificates stored on a secure USB token. If it is a typical USB token, Notes client can access it, retrieve user certificate, and use it for signing outgoing e-mail (...
over 5 years ago in Notes 0 Assessment

Resetting the user password on the fly

The administrator should be able to reset the user password even if the IBM notes is open. The old password should not be usable for the next login. Currently if the old password is used the user can access IBM nots even if password reset from ID ...
almost 7 years ago in Notes 2 Under Consideration

winget (Windows Package Manager) to install HCL Notes client

Allow anyone to use winget (Window's Package Manager) command to deploy Notes Clients. https://learn.microsoft.com/en-us/windows/package-manager/package/ https://github.com/microsoft/winget-pkgs/tree/master/manifests/h This would require a publicl...
11 months ago in Notes 0 Needs Review

Control who's saved & suggested as contacts

Current situation: You see contacts suggested in a new email, e.g. when you start typing a person's name into a new email. People you have interacted with in Verse Mail are automatically saved somewhere, but it cannot be controlled by the user or ...
over 4 years ago in Verse / Verse on Premises 3 Already Exists

DQL : option to bypass FT Search for certain queries

Since V11, DQL leverages FT Search for certain queries. In many cases it works well but in some cases, FT Search can be (much) slower than view scan or raw Nsfscan (depending on the amount of returned data for ex). DomQuery utility and -e explain ...
almost 5 years ago in Domino 0 Under Consideration

Allow Notes Client to render multipart/alternative message even if MIME source is not fully valid

Currently in Notes Client, if we receive the multipart/alternative message like below where the multiple MIME parts are not provided but only single MIME part is provided. Content-Type: multipart/alternative; text/html part Here you can notice tha...
over 2 years ago in Notes 0 Under Consideration