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

All ideas

Showing 1666

Integrate with AI (chatGPT/ Azure OpenAI API, etc)

More and more customers ask for Notes/Domino out-of-box AI ( ChatGPT / Azure OpenAI API, etc ) integration ability. So end users can use it to: auto compose, auto reply mail, translate, sum up, revise, etc. It should be configurable to fit custome...
4 months ago in Notes 3 Needs Review

Need ways to identify what application a Java memory leak is coming from.

Currently when we see a Java memory leak we know it is most likely caused by not recycling the Java objects but have no idea what application it is coming from. This means that the developers need to look at all the applications running on the ser...
9 months ago in Domino Designer / Java 0 Needs Review

Built in HEAP dump analyzer

It would save a lot of time and effort if Domino had a built in HEAP dump analyzer so when a Heap dump is generated, Domino can point to the suspects
9 months ago in Domino Designer / Java 1 Needs Review

Periodic CScan on rest scan of databases

Scanning mail data in the mail flow is a great addition to the Domino 12. But this feature would be mainly useful for customers having no external SMTP gateway mail scan in place already. Scanning only on the company edge leaves the door open for ...
9 months ago in Domino / Security 0 Needs Review

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 ...
almost 2 years ago in Domino Designer / Debugger 0 Needs Review

Requesting 64 bit version of KillNotes for 64 bit version of Notes Client 12.0.2

Currently 32 bit version of KillNotes working only with 32 bit Notes client. 32 bit version of KillNotes is not killing the 64 bit version of Notes client. We have checked flexnet and third party links but there is not 64 bit version of KillNotes ...
over 1 year ago in Notes 2 Needs Review

Upgrade In Client browser

As of Notes 12.0.1, client browser used to display Xpages is still Firefox 5.0. This makes writing client-side javascript incedibly bothersome. Also it makes using iframes to display intranet/extranet pages with modern javascript impossible.
over 1 year ago in Notes 0 Needs Review

Allow @GetProfileField to get data from other databases

Currently, @GetProfileField only allows you to read values from profile documents in the same database. Please add the possibility to read from other databases, too, like it is already possible by @DbLookup for "normal" documents.
almost 3 years ago in Domino Designer / @Formulas 0 Needs Review

extend @GetDocField to work across databases (@GetDbDocField)

The current @GetDocField function is extremely powerful but is limited to looking up fields only from documents within the same database. It seems to be a natural extension of this to create a new @function to allow cross database field lookups. A...
over 2 years ago in Domino Designer / @Formulas 1 Needs Review

Improve LotusScript Lists with something like a size or count property

I love using Lists in LotusScript, as well as HashMaps in Jave etc. There are a few things though that I've always missed with Lists: a size or count property/option telling us how many elemts are stored in a List if that is not possible for whate...
over 2 years ago in Domino Designer / LotusScript 5 Needs Review