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

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

Ideas

Showing 3086 of 8858

Make new Lotus Script function "ShellAndWait"

The existing shell functions only call the external target but do not wait for its ending. It runs asynchronous. Therefore it would be great if there was an additional Script function which wait for the called program to end. Mark Reiser, sirius...
over 6 years ago in Domino Designer / LotusScript 4 Under Consideration

Support for Transfer-Encoding: chunked

In order to integrate with some soap web service and other http-based integrations, this support is required. The problem was not resolved in the Domino V10 which we had hoped for.The problem applies to both the web service consumer and the provid...
almost 7 years ago in Domino / Integration 0 Assessment

Deleting an e-mail archive when deleting a user

To pop-up dialog for deletion user from Domino directory adding options for deleted archive mailbox from archive Domino server.
over 7 years ago in Domino / Administration 2 Under Consideration

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

Show and repeat the content of categorized columns when the user clicks a column for sorting

Currently, when clicking a column header to sort in a view, categorized columns are empty. This confuses users, and they lose the context of the documents. Showing them would help a lot. if, for any reason (I don’t see any) hiding them (like it is...
almost 7 years ago in Domino 0 Under Consideration

HTTP task : Better error reporting all round

"HTTP Web Server: IBM Notes Exception - A view of that name cannot be found in the specified database" - which view? "HTTP Web Server: Field content is too large for 32k limit" (can't remember the exact wording) - which field? "HTTP Web Server...
over 7 years ago in Domino 1 Assessment

AUT to support localized version of Notes Clients

AUT should include the feature to be able to upgrade the Italian Language Notes Client (Other supported language clients as well). As currently, the AUT feature which came up starting with Domino V10.0.1 and is used for up-gradation to 10.0.1.X. I...
almost 6 years ago in Domino / Administration 3 Under Consideration

Indicator That Emails Have Already Been Printed

Admin would like to be able to tell if someone has already printed the email. Admin requesting to have an indicator / flag that would show that the email is already printed. This would be most useful when Customer copy the email to the (internal) ...
about 1 year ago in Notes / Documentation 0 Needs Review

If then else shorthand like in java with some extras

I would like to have an if-then-else shorthand syntax like in java with a little bit of python spice. You all know the following syntax: condition ? expression1 : expression2 I do not stick to this exact syntax, especially because the colon is cur...
about 1 year ago in Domino Designer / LotusScript 1 Needs Review

Add Strikethrough to font style in NOMAD client.

The Nomad client's rich text editor does not have strike-through style. This font style is often used. Please add it.
over 3 years ago in Nomad / Nomad (Web) 2 Assessment