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 8843

Notes view - Column margins

Add possibility to set view column margins. Situation:There are two columns. 1st is numeric and justified to the right, 2nd is text justified to left. The resulting view has very narrow space between the values and you have to add extra column or ...
about 2 years ago in Domino Designer / Views 1 Needs Review

Optionally resize images when inserting into a new mail

Almost every mail client on mobile devices allows to automatically resize all image attachments. Mostly large, medium and small or original size is offered as a choice. This would also be an ideal way to reduce traffic and storage space in the dom...
over 2 years ago in Notes 1 Under Consideration

"Notify Me" / "Send Mail Notification" feature in Mail-In Databases

Currently in a user's mail database, there is the ability to notify the user when "Notify Me" option has been set however, on Mail-In databases, there is no option to notify/send mail notification. This would be of great help if this can be consid...
over 3 years ago in Notes 0 Under Consideration

Add NotesView.AllDocuments property for LotusScript

So useful...
over 7 years ago in Domino Designer 1 Under Consideration

Print function

Please enable the printing of views and masks on a printer and as PDF
almost 4 years ago in Nomad / Nomad (Web) 1 Assessment

Please allow Java debugging as a permanent development tool again - or allow debugging only for http task

Background for our request: We develop XPages-based applications with a large Java framework with a larger development team. Up to Domino 10 we have used the Java Debugging on a regular basis many times a day, therefore on all of our development w...
over 5 years ago in Domino Designer / Debugger 0 Under Consideration

regular expression support for different aspects, field validation, db search

Regular expressions are very powerfull, but since we have dont have native support in LotusScript please extend LS classes to support it.
almost 7 years ago in Domino Designer / LotusScript 3 Under Consideration

Show deleting thread in deletion logging

If the deletion log shows nserver with server-id deleting some documents, it is currently not possible to find the reason for the deletion. For example, if the mail has been deleted due to a mail rule, it does not show nrouter as deleting the docu...
6 months ago in Domino / Administration 0 Needs Review

Administrator: command to clear the server console e.g. cls

and/or filter for specific text so that we can see specific output when watching the live console.
over 6 years ago in Domino / Administration 2 Assessment

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