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 2648 of 8984

Registration Settings, Mail quota cannot be set more than 10GB

Mail quota cannot be set more than 10GB in Registration Settings/Policy, some customers has this huge quotas.
over 7 years ago in Domino 2 Assessment

Expose API function NSFBuildNamesList to Java and LS

We have Session.getUserGroupNameList() to retrieve all groups and names for the current user. But sometimes one needs the groups and names for some other user. I.e. to check if a user is in a certain group or a subgroup. As the function is present...
almost 5 years ago in Domino Designer / Java 0 Under Consideration

Enhance Document Locking to become more robust & user friendly

A few of our widely used Notes applications have document locking enabled. Due to Covid-19 we have currently hundreds of Notes users working in their HomeOffice. Thus users often get incomprehensible (internal) error messages due to unreliable wla...
over 5 years ago in Domino 2 Under Consideration

In categorized views, build the column-sums with obeying the users permissions

Today, the only way to get permission-sensitive column-sums in categorized views is private on first use, which leads to hundreds of personal views in our databases that all want to be maintained. Once they get too many they can even cause stabili...
over 7 years ago in Domino 0 Under Consideration

Option or Parameter for rollover (Rename) Log.nsf and recreate new log.nsf.

Currently to rename/ Remove the existing log.nsf, the administrator have to stop the domino server and rename the existing log.nsf. Is it possible to provide a option or parameter with which incase if the size of the log.nsf grown upto certain siz...
about 5 years ago in Domino / Administration 2 No Plans to Implement

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

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

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

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...
almost 2 years ago in Domino Designer / Java 1 Needs Review

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