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 1113 of 8851

Avoid updating name of app when you import from another app

We try to build a proper staged environment with dev-test-production. In a simple version we develop in a "sandbox" and when ready to release we export the app without data (as a "template") and then import it into the production app (again withou...
over 4 years ago in Leap 2 Under Consideration

Simplify Column Alignment in Tables

At this time content alignment in tables are only possible with CSS. This could be very complex if some columns should be shown with different alignments. This is nothing for a Low Code Developer from my point of view. Therefore I suggest followin...
over 4 years ago in Leap 0 Under Consideration

Add Sub Code Template also automatically to the Sub's Initalize and Terminate

If you are used to Lotusscript code templates, you may have detected that the Initalize and Terminate Events are automatically created but without using any code template. Thus I suggest to add the Sub code template or may be even new special code...
about 6 years ago in Domino Designer / LotusScript 1 Under Consideration

Validate unique names in the Domino Directory when trying to recall a message

When sending a message to an specific address, the users are receiving an “Ambiguous name” dialog box informing that the name is not unique. Then they need to select the name of the destination address to be able to send the message and this is wo...
over 1 year ago in Domino / General 0 Needs Review

new lotusScript method db.GetUnModifiedDocument based on threshold date

There is currently methods to build collections based on GetModifiedDocuments (positive change) and UnprocessedDocuments (agent hasn't touched). GetAllUnreadDocuments ,etc But there are times you need to process or inspect documents that haven't b...
about 3 years ago in Domino Designer / LotusScript 0 Under Consideration

Provide some way to choose output minidump or full dump when a crash occurs

When Domino encounters a crash, it will output NSD log and a minidump. One of our customer wishes HCL could provide some way to choose to output a minidump or full dump when crash occurs. Please consider to implement this request in future release.
over 1 year ago in Domino / General 1 Needs Clarification

Action id counter

Option to set last id for shared Action. When adding new action, action is added with an existing id. So actions overlap and it is a mess to set them right.So when adding action, it should check what is last id. Optionally would be nice to be poss...
about 3 years ago in Domino Designer / LotusScript 5 Needs Clarification

Hide Columns in Data Grid Based on Page Width

Per column in a DataGrid, add a new property "Hide column when page width is less than" which takes a pixel value that when the page width is less than the specified value, the column will be hidden.
about 3 years ago in Leap 0 Needs Review

NotesRegistration.RegisterNewUser method has no parameter for setting value of MailDomain parameter

NotesRegistration.RegisterNewUser method has no parameter for setting the value of MailDomain parameter. For single mail domain NotesRegistration.RegisterNewUser method sets correct Maildomain field in the person document automatically without a p...
almost 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Search may not return all expected documents if relative documents are being modified

A LotusScript agent that uses the Search method (of the Notesdatabase class) may not always return the expected set of documents in cases where the relative documents are being modified. This was observed in a case where one agent was executing th...
over 1 year ago in Domino Designer / LotusScript 1 Needs Clarification