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 369 of 8853

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

Ability to silence certain chatgroups / groupchats

We like to have the ability te silence certain groupchats and/or chatgroups. When you are the member of several groups and chats, your phone is bleeping all the time, all day long. It would be very usefull to sillence the chats.....
about 4 years ago in Sametime / Mobile (iOS) 1 Already Exists

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

Option to Automate the Renewal of User IDs About to Expire

When the user IDs are about to expire in Domino, we (as admins) need to manually recertify the user IDs. It would be helpful if we had an option to automate the process of renewing user IDs.
10 months ago in Domino / Integration 1 Needs Review

HCL to have it's own offical set of JDBC drivers that are supported for Domino.

https://openntf.org/main.nsf/project.xsp?r=project/JDBC%20Access%20for%20IBM%20Lotus%20Domino
about 5 years ago in Domino / Integration 0 Under Consideration

Send multiple draft mails at once

User will allow to compose multiple draft mails and send it all at once daily. Draft mails will not be deleted and will act as template. This will increase productivity and perform the task immediately. The send action will trigger by a named butt...
over 2 years ago in Domino / Integration 2 Needs Clarification

Add an @Formula to transpose a list interpreted as a matrix

Lists in formula language are 1-dimensional, but sometimes the data will be interpreted as a matrix (e.g. the elements of a table). An @Formula to transpose the entries of a list by interpreting it as a matrix would be very useful for situations l...
about 5 years ago in Domino Designer / @Formulas 3 Under Consideration

Add an @Formula to generate a list of consecutive integers

To get a list of consecutive integers in formula language without using an @For loop, you currently have to get creative using predefined lists of digits, the permutation operators and @Subset. It would be handy to have an @Formula that gives you ...
about 5 years ago in Domino Designer / @Formulas 2 Under Consideration

Add an @Formula for the cumulative sum of a list of numbers

Getting the cumulative sum using an @For loop is easy, but runs into the memory limit for large lists. In addition to its mathematical uses, having access to the cumulative sum would make it easier to work around the 32k field/64k computed text li...
about 5 years ago in Domino Designer / @Formulas 1 Under Consideration

Remove 1.9 GB limit for Notes richtext fields

If you use domino to store very large files the max limit per file is 1.9 GB if you go beyond this the attachment is corrupted. This feels like a 32-bit limit that we should remove in Domino, so we can use domino for all types of files.
over 2 years ago in Domino Designer / Java 3 Assessment