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

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

All ideas

Showing 8769

Synchronize Azure AD Account password to Notes ID password.

One of our customer uses Notes/Domino 11.0.1 FP7. End User login to OS with Azure AD account and then start Notes client. This customer tried to synchronize Azure AD account password with Notes ID password according to the steps described in the ...
10 months ago in Notes 1 No Plans to Implement

ForAll variable to follow type of array element

Sub Initialize Dim ns As New NotesSession Dim db As NotesDatabase Set db= ns.Currentdatabase ForAll vw In db.Views If vw. ... End ForAll In this snippet, vw is a Variant and not a NotesView, which is terribly unpractical. Suggestions: eith...
about 3 years ago in Domino Designer / LotusScript 1 Under Consideration

Function to change the display layout on the main screen.

We need the possibility to choose to be able to remove the mail preview module. Remove it, or put it BELOW the mail, and not on the side. The layout must be able to adapt to the user's needs. It's just that the vast majority of my users are used t...
over 4 years ago in Verse / Verse on Premises 4 No Plans to Implement

Add HTTPJavaDebugOptions parameter to enable Java remote debugging in the HTTP task

The JavaDebugOptions Notes.ini parameter is used to enable Java remote debugging, e.g. JavaDebugOptions=transport=dt_socket,server=y,suspend=n,address=8010 Unfortunately, both the agent manager JVM and the HTTP task JVM read the same variable,...
about 6 years ago in Domino Designer / Debugger 1 Under Consideration

REPAIR tool on Cluster Symmetry to fix more kinds of database corruption

The REPAIR tool on Cluster Symmetry did not fix the database having a corruption on the database views. The REPAIR should be able to fix these kind of errors. Error updating view '#5070' in Mail\dbase.nsf: Database is corrupt -- Cannot allocate sp...
over 2 years ago in Domino / General 2 Assessment

Multiple Addresses in the Internet Address field of the Group Document

No description provided
over 6 years ago in Domino / Administration 4 Under Consideration

Ability to use Shell LotusScript function in Nomad

Currently using Shell LotusScript function in Nomad is not supported. Need to include the support for Shell function in Nomad
over 1 year ago in Nomad / Nomad (Web) 2 Future Consideration

Support Navigators with Nomad Designer

Customer use Nomad Designer and request to support Navigators which is currently limitation for Nomad.
over 1 year ago in Nomad 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...
over 3 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...
over 3 years ago in Domino Designer / Java 0 Under Consideration