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

Clear

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...

Ideas

Showing 6499 of 8997

Mail Rules - "Copy to Folder" Action Lead to Confusion

in the HCL Notes mail rules, there is an option to specify "copy to folder" action. This action does not create a full copy of the mail document; instead, it adds a mail document to a Notes folder or view. However, users on the customer's site exp...
about 1 year ago in Notes 0 Needs Review

XPages mobile control

New mobile control for xpages ex Camera control, Bar code scanner, Barcode generator, Digital signature, map, check-in, check-out,.keep latitude, longitude, Star vote.
about 7 years ago in Domino Designer / XPages 2 Under Consideration

Dialog List design overhaul

The dialog list is one of the main reasons why notes is recognized as "old". The select icon has a really small size and is hard to hit with a mouse. It moves along when typing and isn´t really that nice to look at. On the other hand it´s the cont...
almost 2 years ago in Domino Designer 0 Under Consideration

Garbage collector for Domino object memory in XPages

We need to call the recycle() method explicitly to clear the memory after we use Domino objects in XPages.I would like to request to clear the memory for the Domino objects automatically like java garbage collection without the explicit recycle() ...
over 7 years ago in Domino Designer / XPages 1 Under Consideration

Limited display of variables in debugger

If there are more than (256?) variables in a document, the debugger only shows "..." and values could not be shown. Is it possible to increase that in further releases?
almost 7 years ago in Domino Designer / Debugger 3 Assessment

Domino IMAP support for RFC 5162

Domino IMAP to support IMAP4 Extensions for Quick Mailbox Resynchronization and CONDSTORE.
over 1 year ago in Domino / Administration 1 Under Consideration

Provide more templates out of the box that actually solve common business problems (examples listed)

Provide more templates that solve common business problems for small to medium businesses that businesses otherwise need to purchase elsewhere. Examples: A basic Sales Force Automation Surveys (surveymonkey) Mass emailings (mailchimp) Employee tim...
almost 6 years ago in Notes 0 Future Consideration

Improve Mail-In database creation

It takes too many manual steps to create a mail-in database with all configuration settings. Martin Vogel
over 7 years ago in Domino / Administration 4 Under Consideration

Allow more web-like events on form fields

Would it be possibe to add (most of) the other field events to form fields, e.g. Click and DblClick? They could be very useful in various circumstances. Or implement (in JavaScript) form.field.addEventListener, so it can be accomplished using Java...
about 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Transactional Logging via LotusSript TransactionBegin, TransactionCommit, TransactionRollback should work together with dialogbox of NotesUIworkSpace class

In LotusScript, following error is thrown if dialogbox of NotesUIworkSpace class is used after TransactionBegin of NotesDatabase class, then execute TransactionCommit or TransactionRollback: "TransactionBegin must be called before other Transactio...
about 1 year ago in Domino Designer / LotusScript 1 Needs Review