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 8303 of 8303

SSO/SAML Authentication Support with DIIOP

To support SAML authentication with DIIOP
about 2 months ago in Domino / Security 1 Needs Clarification

Improve Notesitem.text functionality to get all body content of a mail with forwarded mail

In an application, the content of the mail body is read with the help of item.text and written to another document. For some mail body with forwarded mails, the body is not read completely. Sample code: dim bodytext as string dim item as...
7 months ago in Domino Designer / LotusScript 1 Needs Review

Sametime Chat in Nomad Web

No description provided
over 1 year ago in Nomad / Nomad (Web) 0 Planning to Implement

Add APIs for progress indicators and modal "processing" dialogs in LotusScript

For a good number of years, I've used a LS wrapper class around some C API calls to display a progress bar, which is handy when progress steps are knowable. Ideally, this should be available essentially as-is to display a client-modal (or task-mod...
about 3 years ago in Domino Designer / LotusScript 2 Under Consideration

All FT directories should be hidden for "Copy Application" and/or "New Application" dialogbox

When we try to create a new database or a new database copy from Notes Client and select the destination folder by clicking the "Folder" icon, *.ft directories appear if there are Full-text directories in the destination folder. Some Customers int...
5 months ago in Notes 3 Under Consideration

Make text color computable ( @formula )

If you want to conditionally change the text color of an item or computedtext object in a client based Notes application, by now you need to have duplicates with according text colors that are shown / hidden depending on hideWhen. ( see screenshot...
about 6 years ago in Domino Designer / @Formulas 1 Assessment

Inbound SMTP DDOS Detection

Inbound SMTP Intruder Detection Prevent from smtp denial of service attacks, when Domino gets bombed with inbound mail from one address. Domino stops routing mail if this happens, the error logged is: "Router: Error searching mailbox file mail*.bo...
8 months ago in Domino / Security 4 Assessment

in the LotusScript Debugger, split the screen vertically: code on the left, variables on the right...

When debugging, I'm constantly moving the horizontal bar up and down. Would it be possible to split the screen vertically? Or, even better, adopt an Eclipse view and make the whole screen customizable? And while you're at it, fix some bugs in the ...
over 2 years ago in Domino Designer / Debugger 0 Needs Review

Notes, Domino, and Nomad should implement the Microsoft debug adapter protocol

https://microsoft.github.io/debug-adapter-protocol/ Implement this and throw away the LotusScript debugger. As a Developer, I want to be able to debug my code in an industry standard / open source way, because it will speed up my use of the debugg...
7 months ago in Nomad / Nomad (Web) 0 Under Consideration

Update jvm.properties to Java 17 standards

In Notes 14 and Domino Designer 14, java has been updated to Java 17. Yet upon inspection of jvm.properties, it still thinks it is in 2009. Please update. I referred to https://eclipse.dev/openj9/docs for reference. Suggestions: Xmx: too low, beca...
7 months ago in Notes 1 Needs Review