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 1435

Need Workspace display all dbs as open list menu

Customer wish Workspace can display all dbs as open list menu, refer below screenshot1. If from the existed menus to check dbs. refer below screenshot2.It need three steps and it is not convenient. 1,Click the Open drop down menu 2,Click Applicati...
over 1 year ago in Notes 0 Needs Review

Add more options to @Command([ComposeWithReference])

Currently, @Command([ComposeWithReference]) is the only function to remove attachments and add comments "[attachment "XXXX" deleted by UserName] " to the removed place. However, the current behavior is that not only the Body content is copied, but...
over 1 year ago in Domino Designer / @Formulas 0 Needs Review

Find and Replace should work correctly for Formula inside a form

In the Domino Designer, finding all occurrences of some code in fields with Formula language is virtually impossible. Ctrl-F or Find and Replace doesn't search consistently everywhere in a form. LotusScript is ok, but then only LotusScript. If the...
over 2 years ago in Domino Designer / @Formulas 0 Needs Review

Add preference for NOT using Option Public in LotusScript Agents and Script Libraries

I would like a preference to NOT use Option Public in LotusScript Agents and Script Libraries. It forces the developer to make things that can be shared explicitly Public, and promotes thinking abou what should be Public and what should be Private...
over 2 years ago in Domino Designer / LotusScript 2 Needs Review

Replication history from client to server

right now in server's LOG.NSF Replication History view, it shows replication history between server-to-server but is blind to replication requests from users. We (as admins) have no idea what databases users are replicating (and missing) and the "...
over 1 year ago in Domino / Administration 0 Needs Review

Log " X-Forwarded-For" header in SMTP mails by Domino

Currently when any SMTP client connects to Domino via load balancer then Domino can't know the address of the SMTP client since it is connecting to load balancer and Domino can only the address of load balancer. So in this situation, the read addr...
10 months ago in Domino / Administration 1 Needs Review

Additional form setting "Only one submission at all"

For each form we can activate the setting "Single submission per authenticated user". There is also a need to have "Only one submission at all" for some special cases. The goal is to limit the number of document created by this form to one documen...
over 2 years ago in Leap 0 Needs Review

With Domino LEAP 1.1.0.0_23 the Item identifiers and item names are being visible in e-mail notifications when you hover on the item using the mouse cursor

With Domino LEAP 1.1.0.0_23 the Item identifiers and item names are being visible in e-mail notifications when you hover on the item using the mouse cursor.This issue is reproducible in HCL lab as well as at customer end. Kindly find the video for...
over 2 years ago in Leap 0 Needs Review

Allow new folders based on any view

At the moment, Database.enableFolder(folderName) creates a new folder with a design based on the default view. AFAIK, the only way to (programmatically) create a folder based on some other view is to make that view the default view, create the fol...
about 3 years ago in Domino Designer / Java 1 Needs Review

Create code to allow testing if a document is already open

Currently, there is code to test if a document is open and being edited with doc.LockHolders(0). But there is nothing to test if a document is just open for reading. When opening a document from a view, you can not open double but from code you ca...
over 1 year ago in Notes 0 Needs Review