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

All ideas

Showing 2113

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...
3 months ago in Domino Designer / LotusScript 1 Needs Review

NotesDateTime initializing for midnight

Currently NotesDateTime cannot be initialized for midnight. The code dim date as new NotesDateTime("2024-010-10 00:00:00") call date.adjustSeconds(5) does not make any runtime errors, but the 5 seconds are just not added, because the date componen...
about 1 year ago in Domino Designer / LotusScript 4 Needs Review

Allow SearchView URL to search in a particular field

The following SearchView URL searches in all the fields on the documents listed in the view. https://Host/Database/ViewName?SearchView&Query=123456 Allow SearchView URL to search in a particular field. Example: http://Host/Database/ViewName?Se...
6 months ago in Domino 1 Needs Review

Behaviour of "Prohibit Design refresh..." for new Views

This was introduced a while back, but before that it was different: now this option is enabled by default with newly created views. When you forget to disable that afterwards and you updated your app with a new template, this new view then won't b...
12 months ago in Domino Designer / Views 0 Needs Review

Add Quantum-Resilient Cryptography

This idea requests to add Quantum-Resilient Cryptography (QC) for: Encryption of Notes ID files, Encryption of NRPC-based traffic, Database Encryption, Internet Protocols (http, smtp, imap, ldap, etc.), Encryption of DAOS attachments, Everything e...
8 months ago in Domino / Security 2 Needs Review

Move the pulldown menu items for "Delete" and "Deselect All" further apart

Currently, the pull down menu items for "Delete" and "Deselect All" are right next to each other. It is just too easy to select the wrong one and if you do, the results can be a pain to recover from. These menu items should be further apart. For i...
over 1 year ago in Notes 1 Needs Review

Request upgrade installation from Notes 32-bit to Notes 64-bit.

You have to uninstall Notes 32-bit first before upgrading to Notes 64-bit. ref. KB0102196 I request that the Notes 64-bit installation program remove the Notes 32-bit program directory and install Notes 64-bit.
almost 2 years ago in Notes 1 Needs Review

Count in 'By Sender' view

Provide the number counts corresponding to each sender in the 'By Sender' view.
6 months ago in Notes 0 Needs Review

Setting to disable automatic add reply prefix to subject field

When reply mail the new memo subject is added prefix "Re:" automatically. So if the mail is replied by many times there are too many "Re:" string in the mail subject. As the subject string is too long it is not so convenient to view the mail. Cust...
over 1 year ago in Notes 3 Needs Review

Dashboard for workflow

LEAP has a great workflow tool, but the tool needs to be extended to have a dashboard to show the status of submitted documents. This dashboard should display, # of records in each stage, # of overdue records, # of completed records, etc.
9 months ago in Leap 0 Needs Review