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 319 of 8851

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

Language of Contacts Database on Nomad Mobile

When Nomad Mobiles (iOS and Android) are set up with a Japanese UI, the title of Contacts Database (local names.nsf) is in Japanese, but the design itself is in English. On Nomad Web, the design of Contact Database is Japanese according to the lan...
over 1 year ago in Nomad / Nomad (Android) / Nomad (iOS) 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...
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

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

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