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 8272

Verse pinning folder panel doesn't work in delegated mailboxes or mail in database

No description provided
4 months ago in Verse / Verse on Premises 0 Future Consideration

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

Support Mail-In databases in Verse Mobile App

Add the capability to access Mail-In databases in the Verse Mobile App.
about 6 years ago in Verse / Mobile (iOS) 1 Under Consideration

Request to all events reported in log.nsf

There are some events in the console log file that are not reported to log.nsf. Examples of such events are: - LkMgr BEGIN Long Held Lock Dump ------------------ - DbMarkCorrupt(Duplicate DbName found) Administrator want to receive alert when the ...
7 months ago in Domino / General 2 Under Consideration

Ability for LotusScript to set table cell colors

The SetColor and SetAlternateColor methods of the NotesRichTextTable class can set Table color. However, there is no function to set Cell color.
over 1 year ago in Domino Designer / LotusScript 0 Under Consideration

Parameter to disable "Beginning of Message" option for multiple users without their intervention

"Beginning of Message" is enabled by default in the 12.0.1 mail template and it is used to set parameters in "notes.ini" as: EnableBeginningOfMessage=1. And below documentation also says the same: https://help.hcltechsw.com/domino/10.0.1/conf_enab...
over 2 years ago in Notes 2 Under Consideration

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...
6 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...
6 months ago in Notes 1 Needs Review

StrRightBack ,StrLeftback etc. should always return a string

PROBLEM:In an import method I had to detect that the combination of StrLeftBack(StrRightBack( HTMLrow$,"<") ,">") returned not, as expeted, an empty string "" but Empty.I had to write a test for each HTML value wether it IsEmpty or not. REAS...
4 months ago in Domino Designer / LotusScript 0 Needs Review

SAML - provide support for Single Logout

The SAML Service Provider implemented in Domino 10 is much better than in the previous versions and integrates without a problem with all standard-complying IdPs. However, one important feature is missing and that is Single (a.k.a. Global) Logout....
about 6 years ago in Domino / Security 5 Planning to Implement