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 2111

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

Support for proxy set at Windows O.S. level

Customer added iCal feed at his calendar. But it gives the error "java.io.IOException: For input string:"//http-proxy-2.acme.com" . 1) At Windows 11 O.S. proxy server is defined as "http://http-proxy-2.acme.com". 2) If proxy is set as "http-proxy-...
6 months ago in Notes 0 Needs Review

Need modify the font size for Notes menu/button

Notes menu/button font size are so small for some users, refer the screenshot. And there is on option to modify this settings.This is too inconvenient for many users So some users have to adjust from OS, such as Change the size of text,apps, and o...
6 months ago in Notes 0 Needs Review

Document that describes Domino HTTP security settings

There's a document created years ago: https://www.caicorp.com/2017/11/22/adding-security-http-response-headers-to-ibm-lotus-domino-server-to-get-an-a-rating/ HCL should have a similar document with more security settings.
12 months ago in Domino / Security 1 Needs Review

Mouse wheel movement if mouse cursor in a field should always work

Given: A form with a field that's heigth is tall enough to display i.e. 8 lines of text. A mouse wheel which allows you to scroll the form vertically Problem: If the mouse pointer is "inside" the given field frame and has a contetnt that fits comp...
12 months ago in Notes / Documentation 0 Needs Review

Increase the meeting interval time for weekly, monthly, daily and yearly

1) Notes User has received an appointment (update notice) from external Outlook user.2) The meeting interval is set to 15 weeks.3) At Notes user when opening the appointment (Update notice) gets an error message "Array index out of bounds" for the...
about 1 year ago in Notes 0 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

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

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