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 8473

Show action shortcuts without clicking on an email

When hovering an email, quick actions should be shown to delete, file into folder,... (like in Gmail inbox and VOP) without having to click on it to improve productivty
2 months ago in Notes 0 Needs Review

Login dialog should have "Use PIN" on Nomad iOS

Regarding Nomad iOS, when biometric authentication is enabled, login dialog shows biometric authentication only. On the other hand, login dialog of Nomad Android shows not only biometric authentication but also pass code authentication, "Use PIN"...
2 months ago in Nomad / Nomad (iOS) 0 Needs Review

Scrub logs ( anonymize ) before sending it to support "Tell Domino Support"

This is a new feature in Domino V12.0.2 ( now in beta ) It's a great feature, but some companies have strict policies for sending logs to vendors. No server names No ipaddresses No user-names/-information No domain information Nothing what could ...
over 2 years ago in Domino / Security 0 Planning to Implement

Add foreach to handle document collections

When looping a document collection, one has to use a structure like this Do Until(doc Is Nothing) <<code>> Set doc = col.GetNextDocument(doc) Loop or Do Until(doc Is Nothing) set docNext = col.getNextDocument(doc) <<code>>...
over 4 years ago in Domino Designer / LotusScript 2 Under Consideration

Show complete server name on workspace

Longer server names will not completely shown on Notes 12 Workspace. We have more servers with same names and added number, in this case we can't see on witch server database is
over 1 year ago in Notes 2 Needs Review

Modify NotesThread.NnotesInitThread to report error codes in hexadecimal

Currently, if there is an exception in process/thread initialization, the status is reported as a decimal number: java.lang.Exception: Notes initialization failure - err 433 at lotus.domino.NotesThread.NnotesInitThread(Native Method) at lotus.do...
over 3 years ago in Domino Designer / Java 0 Assessment

Add HCL Verse for iOS in the list of Applications that can be used to send photos from an apple device

Currently, if you select a photo/s using an iPhone device and select share or the option to choose an app where you can send the photo, HCL Verse App is not included in the list of applications that can be used. Adding this option will be more con...
about 5 years ago in Verse / Mobile (iOS) 2 Under Consideration

Add CScan function / option: Scan on upload

This IDEA is is to enhance CScan to scan files upon / during an upload function. HCL Connections has the ability to utilize ICAP for scanning files during the upload. We would like to see something similar implemented for HCL Domino. Currently we ...
over 1 year ago in Domino / Security 0 Under Consideration

Make @IfError() Available Again

@IfError() was introduced in R6, but depreciated with R7 and therefor should not be used any more. Probably, because IBM wasn't able to fix some bug. - However, this @function is very useful and makes code much easier to read and understand than a...
almost 4 years ago in Domino Designer / @Formulas 1 Under Consideration

Make Domino Designer LotusScript Eclipse editor respect CamelCase as documented

The old lotusscript editor, when completing object properites and methods, completes with the CamelCase name as in the documentation. The Eclipse LotusScript editor has failed to do so since it's introduction. It's about time it followed the stand...
about 6 years ago in Domino Designer / LotusScript 2 Under Consideration