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 3624 of 9010

When backup one db,backup API can judge that there is no corrupted document

We know that backup and restore capability is integrated with Domino 12 servers. Then domino admin can easy to restore any backup domino dbs or any documents from restore dbs. https://help.hcltechsw.com/domino/12.0.0/admin/admn_restore_example1.ht...
over 4 years ago in Domino / Administration 1 Already Exists

Warning message in Verse when pasting a large amount of data.

Customer would like a warning message in Verse when pasting a large amount of data in the mail. Because if you paste a large enough data into the body of an email, it will crash the page.
9 months ago in Verse / Verse on Premises 0 Future Consideration

Domino allows Microsoft office files (e.g. word, excel, powerpoint) co-editing like SharePoint

Domino/Notes allows Microsoft office files (e.g. word, excel, powerpoint) co-editing like SharePoint.
about 2 years ago in Domino / Integration 4 Under Consideration

Add a blanket grant for the XPages JVM to the default java.policy file

I just lost two days, just to find out that our RuntimePermission exception (getClassLoader) in Java is caused by a missing setting in a java.policy file, somewhere deep in the Domino tree. In the end, after trying several different settings, the ...
over 4 years ago in Domino / Security 3 Under Consideration

Not marking all email opened as read (Create a setup to decide)

Some users prefer to mark themselves the mail as read, so it would be useful to have a setup in Verse to decide wether or not emails should be marked as read when opened or not. That would make it closer in features from Notes where the setting ex...
about 1 year ago in Verse / Verse on Premises 1 Future Consideration

Compact and fix open databases

The limit of not doing compact, fixup of open databases like log.nsf, domlog.nsf or names.nsf needs to be removed. When operating a critical server somtimes these operations needs to be done but downtime is often limited. a way to do these operati...
9 months ago in Domino / Administration 0 Needs Review

Support calling lotusscript routines or agents in secondary NSF applications with parameters instead of context documents

We have a large application using multiple NSF databases. Several contain reference information/dictionary terms used by other Domino applications. Currently to access business logic in the external database you must call an agent with a reference...
about 5 years ago in Domino / Integration 0 Under Consideration

Include an error code in error messages

A few days ago my customer sent me a german error message "Nicht genügend Arbeitsspeicher - Dateinamen-Pool ist voll". Sometimes it is difficult to know the correct english error message "Insufficient memory - Filename pool is full".I would like t...
almost 7 years ago in Domino / General 2 Under Consideration

DRAPI: Comply in rules for creating subfolder names which includes backslash character

As an End user, in Domino REST API (DRAPI) needs to comply in rules for creating subfolder names which includes backslash character, because as per the observed behavior, regarding this documentation below: https://help.hcl-software.com/inotes/12....
4 months ago in Domino / General 0 Needs Review

Fixing Compatibility Between HCL Notes 12 and Notes 9 Regarding the GetDocumentByKey Method

Problem Description: When I compile an application in Notes 12 that uses the following code: Dim aKey(1 To 2) As String aKey(1) = "ABC" aKey(2) = "123" Set doc = view.GetDocumentByKey(aKey) The HCL Notes 12 client works correctly and finds the...
9 months ago in Domino Designer / LotusScript 2 Needs Review