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 1696

Use categories from Calender Profile also for inbox or folders

It would be great to have the option to categorize mails with the same category like added in the calendar profiles so that the colors are continuous for mails and calendar entries. For example you can mark multiple mails, right click and select "...
over 3 years ago in Notes 5 Needs Review

Allow customizing java policy file path using JavaOptionsFile ini parameter on MacOS

Customizing java policy file path using "JavaOptionsFile" ini parameter works on Windows but not on MacOS. With the default provided java.policy, after upgrading Notes, the Java permissions of java.policy are over-written during Notes upgrade. So,...
5 months ago in Notes 0 Needs Review

Extend NotesRegistration class to allow selection of PAB/Directory database for created users. (Support CCX / Guest model)

The new CCX / Guest user license model mandates that users are registered in a secondary NAB / Domino directory. This is easily achieved if we just create person documents but it is not sufficient if we look to entitle those CCX / Guest users for ...
over 3 years ago in Domino Designer / LotusScript 3 Needs Review

I would like to be able to use formulas in the table.

Currently, DominoLeap tables do not support calculations. For example, I would like to create an application where data such as product/quantity/unit price/amount is entered in one line and the total amount is calculated, but tables are not availa...
6 months ago in LEAP 1 Needs Review

Add inner / outer join functionality in DQL

While it is not possible to work with JSON and LotusScript in a professional way, and also in Java merging two JSON results ends up implementing a punch card logic from the 17th century, I would really like to see a way to inner / outer join DQL r...
over 1 year ago in Domino Designer 0 Needs Review

Hit "You are not authorized to access that database" when clicking doclink in Alarm message

Reproduced steps: Send a meeting with "notify me" checking, and check "Send mail notification with subject" and fill some recipients. When the recipients got it they click on the doclink and get the message: You are not authorized to access that d...
over 1 year ago in Notes 0 Needs Review

EML to PDF Converter

Converting EML (Email Message) files to PDF (Portable Document Format) is a common task, especially when you want to save or share email messages as PDF documents. There are several methods to convert EML files to PDF , and I'll describe a few dif...
11 months ago in Volt / Documentation 0 Needs Review

Get only highlighted text from the Body of the document using LotusScript?

can we get only below yellow highlighted text from the Body of the document? Tried notesRichTextItem . GetFormattedText and notesRichTextItem .UnFormattedText but not useful. Its taking entire text of the body with and without spaces/tabs but not ...
8 months ago in Domino Designer / LotusScript 0 Needs Review

form.getStage()

Please add a JS method(s) to get the current stage ID and name of a form. Currectly, we can get thsi only via Find or Retrieve service calls. I suggest something like: form.getStage or form.getStageId form.getStageName
11 months ago in Volt 1 Needs Review

"GetDocumentByKey" is giving search result as a document with column values having new line in it.

The syntax for "GetDocumentByKey" is --> Set notesDocument = notesView .GetDocumentByKey( keyArray [, exactMatch% ] ) Return value is --> A NotesDocument. The first document in the view whose column values match each of the values in the key...
about 1 year ago in Domino Designer / LotusScript 0 Needs Review