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

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...

All ideas

Showing 8460

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"...
about 2 years ago in Domino 0 Under Consideration

Add foreach to handle document collections

When looping a document collection, one has to use a structure like this Do Until(doc Is Nothing) <<code>> Set doc = col.GetNextDocument(doc) Loop or Do Until(doc Is Nothing) set docNext = col.getNextDocument(doc) <<code>>...
over 4 years ago in Domino Designer / LotusScript 2 Under Consideration

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 3 years ago in Domino Designer / Java 0 Assessment

Allow different base URLs for different applications and also for backend

Currently you have to configure exactly one fixed base URL for all LEAP applications and the backend/editor. In the case LEAP is running behind a reverse proxy it would be great to have the ability to assign specific base URLs for each application...
over 1 year ago in LEAP 0 Needs Review

Make @IfError() Available Again

@IfError() was introduced in R6, but depreciated with R7 and therefor should not be used any more. Probably, because IBM wasn't able to fix some bug. - However, this @function is very useful and makes code much easier to read and understand than a...
almost 4 years ago in Domino Designer / @Formulas 1 Under Consideration

When the mail DB template upgraded to mail12.ntf, "Grouping by date" and "Message beginning" were enabled on their own.

The users do NOT want the settings to change on their own. Before the Notes client changes the setting, it should display a confirmation message and give the user the option to enable or disable the feature.
over 1 year ago in Notes 0 Needs Review

Ability to synchronize contacts from the HCL Verse app to be synchronized with a car.

Contacts from the HCL Verse app cannot be synchronized with a car. The user connects his iPhone to the car via Bluetooth. The contacts from the native contacts app are then displayed in the car and telephony would be possible. Unfortunately, t...
almost 2 years ago in Verse / Mobile (iOS) 1 Already Exists

Add HCL Verse for iOS in the list of Applications that can be used to send photos from an apple device

Currently, if you select a photo/s using an iPhone device and select share or the option to choose an app where you can send the photo, HCL Verse App is not included in the list of applications that can be used. Adding this option will be more con...
about 5 years ago in Verse / Mobile (iOS) 2 Under Consideration

Disable group tabs function in Nomad Web

Regarding Nomad Web, customer want to disable "Group Tabs" function which was applied in Nomad 1.0.5, and they want to open/use each tabs individually without grouping.
2 months ago in Nomad / Nomad (Web) 0 Under Consideration

Need the ability to add borders to view columns

We can add borders to rows, but please add the functionality to add borders to columns to help visually separate the data.
2 months ago in Notes 1 Needs Review