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

Domino

Showing 2469

API-Key Authentication for Domino Web Applications

Provide ability to create a API-Key records in names.nsf for third party applications to connect to Domino resources for various reasons (Mostly REST-API, Web agents, DAS, etc.) Right now customers provide a separate username password and the othe...
about 3 years ago in Domino / Security 5 Under Consideration

Pub/sub for domino events like document changed/created/deleted/read

Using a websocket on a secure protocol or other comparable technology it would be great to follow the idea of reactive programming. Domino would offer events on topics and clients can subscribe to them or simply listen to all. To be able to updat...
almost 7 years ago in Domino 4 Assessment

Please restyle all templates that come with Notes and Domino

It is a bad joke to invent Project Restyle in 12.0.2, but still delivering 20++ year old templates bundled with Notes and Domino.
over 2 years ago in Domino / Templates 0 Assessment

Program documents run on day of month, 1st or last, or 30

sometime resource intensive commands should be run once per month, once per week is too frequent. please offer richer scheduling options.
over 6 years ago in Domino 3 Under Consideration

Domino should also support Passkey for users in secondary directories

Domino 14 introduces passkey support. This support is limited to users in the primary Domino directory. Many companies use Domino these days as an application platform with their (external) users in a secondary addressbook. It would be good if Dom...
over 1 year ago in Domino / Security 1 Under Consideration

Update Domino SAML IdP configuration when ADFS Token Signer Certificates has been changed

Once a year, ADFS must change it's Token Signer Certificate. 2 weeks before the expiration of it's old on, ADFS creates a second new one. Connected application will detect this second one and will change their configuration automatically. HCL Dom...
over 5 years ago in Domino / Security 7 Under Consideration

Make Domino Config General Error mapping also handle path errors

Within the Domino config database (domcfg.nsf) one can set a mapping for a custom "General Error" form to be displayed if such an error occours. Unfortunately this mapping obviously doesn´t count for (non-database related) path errors. For examp...
over 5 years ago in Domino / Administration 0 Under Consideration

Http Server Troubleshooting - Waiting for session to finish

We need better ways to monitor the Domino HTTP Server... add listeners for events coming so a admin can address it or fix it automatically. When the server cannot return a web page, the cause is usually this one below: [10B4:0002-10B8] 09/20/2...
over 5 years ago in Domino 4 Under Consideration

Missing AppDev Pack Java APIs to read plain text from RichText fields

In our product we are using rich text fields to store large bodies of text. We have to use rich text because non-rich text fields have a 32kb limitation on text they can store. Add support for reading and writing plain text to/from rich text items...
about 3 years ago in Domino / AppDev Pack 0 Under Consideration

Improve Alternate from feature mail-in database lookup

The code in the Entering event of the IsMailInDB item in the CalendarProfile form should be improved. I have cases where db.Server is not returning CN=ServerName/O=Org but just ServerName/Org, thus this comparison is going to fail: If (MDBdoc.Mail...
about 1 year ago in Domino / Templates 0 Needs Review