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 3433 of 8866

Can't see recipients in "сс" and "BCC" fields unnless sender opens the email from sent items

When you email multiple recipients, including those listed in the CC and BCC fields, their names do not appear in the "Recipient" column of the "Sent" folder, only the name of the first recipient's name shows until or unless you open the email fro...
5 months ago in Notes 0 Needs Review

Get rid of dial up connections

Desktop policies can still be used to create dial up connection documents for the Notes client. I assume nobody uses dial up connections today so I sugget to get rid of all this code.
almost 6 years ago in Notes 0 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

Improve/Enhance XPages and Lotusscript Editor

Please Improve/Enhance XPages and Lotusscript Editor like a Notepad ++ eg. format source code, compare and hightlight source code, line of code, code suggestion for performance improvement.
over 2 years ago in Domino Designer / LotusScript 1 Needs Clarification

Behavior of "Copy Format" option inconsitent with other apps like Word document or Outlook.

From release 12.0, a new feature of "Copy Format" was introduced. Reference URL --> https://help.hcltechsw.com/notes/12.0.0/client/wn_copy_formatting.html The behavior of this feature is not consistent with the similar feature "Format Painter" ...
almost 2 years ago in Notes 0 Needs Review

Replicate the content and structure of database icons on Notes desktop

To keep Notes icons and Tabs on different virtual machines synchronized is a pain. if content and structure of database icons could be stored in a user's database, it would be easy to replicate the desktop between different machines. Even if there...
2 months ago in Notes 0 Needs Review

Japanese translation of "is before" and "is after" for date in Search Builder is not proper.

In the following English document, "is after" and "is before" are not including the date set in "date created" or "date modified". *************************************************** Table of document selection conditions https://help.hcl-software...
10 months ago in Notes 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

Spam button in HCL Notes

Customer would like a spam button in Notes client for external mails that are suspicious. So that it will be flagged and no further spam mail from that external source arrives anymore.
about 2 years ago in Notes 4 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