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 627 of 9014

Add a method in Java/LotusScript to get a document, view, folder as a JSON structure

Something similar with generateXML
about 5 years ago in Domino Designer / Java / LotusScript 1 Under Consideration

Maven in DDE - download jar files directly into nsf

in visual studio it is sooo easy to add an external dependencies to projects.. Just search for it and include the nuget and you’re done. In Java not so easy. there are a few option where Maven is the most popular I think. With maven you need to ge...
about 2 years ago in Domino Designer / Java 1 Under Consideration

Java: Enable sorting of classes within packages

Today classes are randomly ordered in a package when shown in the designer. This makes it hard to work with if you have many classes in a package. These should be ordered alphabetically
almost 3 years ago in Domino Designer / Java 2 Under Consideration

Option to save email sent from the application in mail database.

When an email is sent from the Application, the email is relayed to the Domino server. But the option to save the same in the mail database is not available. We suggest to have the option to save such emails in the database.
4 months ago in Domino / General 2 Already Exists

Support for large summary field for Java

HCL Domino 12.x introduced on-disk structure (ODS) 55 file format for databases. ODS 55 introduced in HCL Domino 12.x increases the maximum size allowed for individual summary fields to 16 MB. As per HCL product documentation here: https://help...
almost 3 years ago in Domino Designer / Java 0 Under Consideration

Ability to generate new private key when renewing Certificate.

DOMINO 12.0.2FP3 Customer use a 3rd party CA. There is no issue creating new certificates. Issue is with renewal. Our CA does not allow reuse of the private key when pasting in the CSR. I am unable to generate a new key pair in the certstore.nsf c...
8 months ago in Domino / Security 1 Needs Review

Add Password Management capabilities (Expiration) for iNotes/internet users who do not utilize notes clients.

Please expand the current Domino security functionality that expires Notes passwords, to also expire the “Internet Password” without the use of a Notes client. The end result should be that browser-only users will have their “InternetPassword” exp...
over 7 years ago in Domino / Security 1 Assessment

Establish/reinforce the partnerships

A lot of peoples want new features to be implemented in Domino, Notes, Traveler, etc. But some of them are or must exists in third party solutions, like backup, antivirus, supervision, developer and admin tools. One of the biggest challenge for IB...
over 7 years ago in Domino / General 0 Under Consideration

Add "since" in QueryResultsProcessor#executeToView to reuse an existing view if it's newer than the param

Currently, #executeToView throws an exception if the named view doesn't exist. If you as a programmer want to re-use an existing one, that means you need to manually try to get the view and then, if it exists, check your timeout against its creati...
about 4 years ago in Domino Designer / Java 0 Under Consideration

Add mechanism to retrieve QueryResultsProcessor JSON as an InputStream or Reader

The executeToJSON method emits a full String of JSON content, which generally means that a Java-side consumer will have to immediately pass that to a JSON parser. These parsers generally have a variant (or do so exclusively) that takes an InputStr...
about 4 years ago in Domino Designer / Java 0 Under Consideration