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 8900

Domino to print a clear error message on console for a long SMTP message header

We understood that a single line in the SMTP message header should not exceed 998 characters, as per rfc5322#section-2.1.1, reference link- https://datatracker.ietf.org/doc/html/rfc5322#section-2.1.1 When Domino received extremely long "Referen...
over 1 year ago in Domino / General 0 Needs Review

Improve auto complete/suggestions

If lotusscript code contains an error, autocompletion and suggestions fail. Please make sure that this works even when the code contains errors. This would help developers a lot.
almost 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Provision to transfer multiple users from role X to role Y dynamically

Submitting this idea for DLEAP. Suppose, there is a role X called "Readers" in the app which should contain users that are allowed to read the specific records. There is another role Y called "Managers". The "Managers" are allowed to approve workf...
9 months ago in Leap 0 Needs Review

Need "Notes 8 Theme" for Notes 12

There is "Notes 8 Theme" for Notes 11 after Choose [File] - [Preferences] - [Fonts,Colors and Themes] . But there is not "Notes 8 Theme" for Notes 12, customer need this theme, please consider to add this theme.
over 3 years ago in Notes 3 Needs Clarification

Add parameters to @Command( [FilePageSetup] )

Currently @Command( [FilePageSetup] ) displays a dialog on which user has to interactively specify parameters such as page margins. It should be possible to set all these parameters automatically by @Command and/or through LotusScript method.
over 3 years ago in Domino Designer / @Formulas 0 Needs Review

Provide the original mail Sent date/time on Reture Receipt message

(Now the sender got the Return Receipt) mail message as below: Return Receipt Your message: test receipt was received by: admin/HCL at: 2023/09/13 12:54:12 But from this Return Receipt message, the sender could not see the original mail Sent date/...
over 2 years ago in Notes 0 Under Consideration

Verse mobile 's Notification for folder & specify sender, not only all

Verse mobile 's Notification is only for all or NA now. Wish to include specify folder & specify the sender. Similar to show folder lists for choosing & provide an input field for entering a string or email address. Can notify the user wh...
over 2 years ago in Verse / Mobile (iOS) 0 Under Consideration

Hit "You are not authorized to access that database" when clicking doclink in Alarm message

Reproduced steps: Send a meeting with "notify me" checking, and check "Send mail notification with subject" and fill some recipients. When the recipients got it they click on the doclink and get the message: You are not authorized to access that d...
over 2 years ago in Notes 0 Under Consideration

Server side validation check not implemented

During the assessment, it was observed that the application's few fields were not properly sanitize at server end. Proper input validation should be done for server-side (e.g. active content that results in XSS and CSRF attacks) The customer is re...
3 months ago in Sametime / Chat 0 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...
6 months ago in Domino Designer / LotusScript 1 Needs Review