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

Unable to upload multiple x509 certificates to person documents in Domino

We can understand that AppDev Pack was replaced by Domino Rest API addon. Using proton task in AppDev Pack the customer were able to manage (upload) multiple x509 certificates to person documents in Domino. Domino natively do not have such feature...
over 1 year ago in Domino Designer / LotusScript 1 Under Consideration

Linux case sensitivity remedy for Domino

This will improve Domino working along with Linux when locating file and item identification. It will help to prevent issue related when locating files for processing.
about 3 years ago in Domino / Administration 3 No Plans to Implement

Database Cluster Failover during a Compact Program Task

When an administrator ran a compact command (-B or -C for example) or mark a database as offline on a replica. A failover will occur automatically and will connect to other replica / server. In this case, Domino is marking the DB non available whi...
over 6 years ago in Domino / Administration 0 Under Consideration

Database growth history

A feature that will determine the growth (in terms of file size) of the database for better under the trend & plan to enhance it
about 7 years ago in Domino / Administration 1 No Plans to Implement

I want to use GPS with my Notes client.

I am developing an application for use with HCL Nomad using the NotesGPS class. I have a GPS receiver connected to my laptop via USB, but when I run the code on a Windows Notes client, the NotesSession.CreateGPS method returns code: 4508. Debuggin...
over 6 years ago in Domino Designer / LotusScript 3 No Plans to Implement

Ability to set disclaimers for internal email

Customer would like to have to ability to set disclaimers as well even for internal mails. This applies to both on-prem and cloud users.
almost 7 years ago in Domino / Administration 1 Assessment

Allow sharing Notes calendar with external Email Applications

There should be some mechanism to allow sharing Notes calendar with external Email Applications like Outlook. The feature should allow user in destination mail system to access Notes calendar
almost 7 years ago in Domino / Administration 1 Planning to Implement

Compact and fix open databases

The limit of not doing compact, fixup of open databases like log.nsf, domlog.nsf or names.nsf needs to be removed. When operating a critical server somtimes these operations needs to be done but downtime is often limited. a way to do these operati...
10 months ago in Domino / Administration 0 Needs Review

Fixing Compatibility Between HCL Notes 12 and Notes 9 Regarding the GetDocumentByKey Method

Problem Description: When I compile an application in Notes 12 that uses the following code: Dim aKey(1 To 2) As String aKey(1) = "ABC" aKey(2) = "123" Set doc = view.GetDocumentByKey(aKey) The HCL Notes 12 client works correctly and finds the...
10 months ago in Domino Designer / LotusScript 2 Needs Review

Improve Notes limitation for LotusScript Iterative statements looping assignment variables

Using @Formula laguage for Iterative Statements such as @For, @DoWhile, and @While will give an Error in Notes 64-bit client when an existing variable inside the loop gets updated multiple times. "The formula has exceeded the maximum allowabl...
about 1 year ago in Domino Designer / LotusScript 1 Needs Review