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

Ideas

Showing 222 of 8846

Modify NotesThread.NnotesInitThread to report error codes in hexadecimal

Currently, if there is an exception in process/thread initialization, the status is reported as a decimal number: java.lang.Exception: Notes initialization failure - err 433 at lotus.domino.NotesThread.NnotesInitThread(Native Method) at lotus.do...
over 4 years ago in Domino Designer / Java 0 Assessment

Output the hierarchical structure of public groups

We need the ability to output the hierarchical structure of groups in the Domino directory. In the case of nested groups, it is difficult to manage the groups. The mail form has a function to expand the public groups. However, this function does...
almost 4 years ago in Admin Client 0 Under Consideration

Add a "Document count" column on "Files" tab

Would display the number of documents in the DB. This value is currently available within the DB properties, "Info" tab.
almost 6 years ago in Admin Client 5 Needs Clarification

Modify QueryResultsProcessor to not emit "NT" prefix in note IDs or modify Database class to accept them

Currently, the "@nid" value of QueryResultsProcessor is in the "formula" format where it's fixed length and prefixed with "NT". However, the database#getDocumentByID method doesn't accept this, instead throwing the unhelpful exception of "Required...
almost 4 years ago in Domino Designer / Java 0 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...
over 1 year ago in Domino Designer / Java 1 Needs Review

Add option to view, edit and delete profile documents

There is NotesPeek to view profile documents but it is not possible to delete or even edit them. We need an option to view, edit and delete profile documents in Admin Client.
over 4 years ago in Admin Client 4 Already Exists

Include more best practice Java libraries plugins out-of-the-box for XPages / DOTS

Some best practice Java libraries like org.apache.commons.lang, client, beanutils etc are available as part of the server and client install in the rcp/eclipse/plugins folder. But because they're not in the shared/eclipse/plugins folder, they cann...
about 7 years ago in Domino Designer / Java / XPages 2 No Plans to Implement

Security issue: Server Monitoring in Admin client scans all domains even when only one is selected

I work with multiple companies and frequently switch locations to use different Notes IDs for each company. If I run the server monitoring, it will try to poll every server I have identified in every domain, even when I select one specific domain ...
over 6 years ago in Admin Client 3 Under Consideration

Add a View to show expiring Server/Cert/Crosscert/ID-Vault/PasswordReset Certificates

In Domino admin Client Configurations Tab / certificates we have a view to show the expiration date of user certificates (only). I ran into a situation where some Servers didn't start or at least created warnings on domino server console, due to e...
over 1 year ago in Admin Client 0 Assessment

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
over 2 years ago in Domino Designer / Java 2 Under Consideration