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 8705

Generate an error in response if the value is non-numeric in number field in Domino REST API

As an End user, in Domino REST API (DRAPI) I need to be generate an error in response if the value is non-numeric in number field type (float/int/double/byte) because as per the observed behavior, there is no error in response but instead the non-...
7 days ago in Domino / General 0 Needs Review

Display "design name" of shared column while editing view

If you insert different icon columns which usually have no column title there is no way to distinguish them. It would be sufficient to display the sheared column name which identifies the column inside the shared elements.
7 days ago in Domino Designer / Views 0 Needs Review

Reset all statistics without restarting Domino

I need to be able to reset all server statistics without requiring a restart of Domino. In particular, I need to be able to reset replica.cluster.workqueuedepth.max and replica.cluster.SecondsOnQueue.Max so that I can add a cluster replicator dyna...
7 days ago in Domino 1 Needs Review

Syntax Highlighting and IntelliSense for Code Stored in Notes Documents

We use Notes documents to store @Formula code, which we then evaluate in LotusScript against documents—for example, to set default field values dynamically. It would be fantastic if I could write formula snippets in Notes documents with syntax hig...
8 days ago in Domino Designer 0 Needs Review

Slovak dictionary for HCL Notes

Currently, the Slovak dictionary is not available for HCL Notes. Please make it available so that it can be used for the users who prefer the Slovak language in the regular email communications.
8 days ago in Notes 1 Needs Review

Issue with Japanese Character Display on Domino 14.5 Console

Issue Description: In Domino 14.5, the Java version was upgraded to 21, changing the default JVM character encoding to UTF-8. The Domino Server Console, however, still uses the legacy ANSI encoding (MS932 on Japanese systems) for its display. This...
8 days ago in Domino / General 0 Needs Review

Tika image support + Make Tika available from Lotus Script

Add image OCR support to Tika and make Tika functionality available from Lotus Script to get text data from all type of attachments (existing and images). https://github.com/tesseract-ocr/tesseract is part of the full Tika package and Tika automat...
9 days ago in Domino / General 0 Needs Review

Add SHA hash to every attachment and make it avaiable.

Having Domino store the attachment hash (e.g. SHA256) would be very helpful for multiple reasons: Security audits and logging Finding attachments by hash for security reasons Having lookup option for the attachment finger print without sending out...
9 days ago in Domino / General 1 Needs Review

Allow starttls even with bad certificates

as of 2025-06 if you configure a Domino server (14.5 but also previous ones) to negotiate outgoing smtp with STARTTLS on port 25 Domino accepts to perform only TLS handshaking: - with other servers that support STARTTLS - that have a valid certifi...
10 days ago in Domino / Security 0 Needs Review

Support properties on Record objects in EL

As of 14.5, if you have a Record class with a "name" property, the EL binding #{someRecord.name} results in an exception of "Error getting property 'name' from bean of type somepackage.SomeRecordClass". The XPages EL property resolver should map t...
11 days ago in Domino Designer / XPages 2 Needs Review