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 213 of 8849

Add an option to sync entire Domino Directory

When a Verse user is called on his smartphone by someone whose number is stored in the Domino Directory, there is no information displayed about the caller ("Unknown number") because a copy of the Domino Directory is not stored on the phone. Add a...
over 7 years ago in Verse / Mobile (Android) 3 No Plans to Implement

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

Delegation should be accessible from mobile browser view

When Verse is opened via mobile browser, it does not show the option like opening delegated mail database. If we choose "Request Desktop Website" then it is visible and can open the email. However customer requirement is to be able to open from mo...
almost 3 years ago in Verse / Mobile (Android) / Mobile (iOS) 1 No Plans to Implement

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

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

Reminder by default for appointments in Verse-App

By default, the verse calendar in Android App has no reminder set (for example, 15 minutes before). That is fatal. If someone forgets to select, then you get no reminder for the appointment. You can not configure that in the app settings. For this...
over 7 years ago in Verse / Mobile (Android) 2 Already Exists

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