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 3982 of 9015

Registration settings policy - Create full text index options

In the Registration Setting Policy, only creating FTI (Full Text Index is available but it doesn't have any option to check if what kind of index option to fill (what to be index or if we need to enabled conversion filtering). The request is to ad...
over 5 years ago in Domino / Administration 0 Under Consideration

Add Connection String Parameters to LSX LCConnection

By request of HCL support staff, regarding our support case "CS0387941 ", I herewith add an "Enhancement Request" to the ideas portal: Please make it possible to add Connection String Parameters to a LCConnection in Lotus Script. Here an example s...
over 2 years ago in Domino / Integration 0 Needs Review

Asynchronuous load of content

Let Nomad load view contents (embedded or standalone) asynchronuous by default. Do not load the content of the view, when the user has not even scrolled to the position of the document with the embedded view. Also load selection lists provided by ...
about 3 years ago in Nomad / Nomad (Web) 0 Future Consideration

Add a "Home server" field in the Person document

Currently, there is one field, "Mail server", containing the server handling incoming emails for a user. If I'm not mistaken, this field is also used to create the initial Online location for the user (field "Home/mail server"). If I change the fi...
about 7 years ago in Domino / Administration 0 Under Consideration

Function to determine database ACL size in bytes

A function which could help to determine the exact size of database ACL in bytes. It can be used to identify if ACL size is closing to the 32K limit.
over 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Domino COMPACT task should handle FILE-FRAGMENTATION like DBMT does

As of today, the Compact task actually worsens the file-fragmentation of the database file when doing a copy-style compact. Though, Domino knows very well how to compact with defragmentation : with the DBMT task. And now many admins are using the ...
over 1 year ago in Domino / Administration 3 Needs Review

Please rewrite the "Extended examples: array and String functions" in the help file

Simple examples would be much easier for reference instead of using one entry to cover everything including: "ArrayAppend, ArrayGetIndex, ArrayReplace, FullTrim; and the following String functions: StrLeft, StrRight, StrLeftBack, StrRightBack." Th...
about 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Error handling: try.. catch java-style error handling in Lotusscript

Even javascript has this! java/javascript is like this: try { some lines of code... some code that erros } catch(error) { deal with error } With new Try Catch End Try block, Lotusscript could be .. Try Do this Do that Do another Catch <...
over 7 years ago in Domino Designer / LotusScript 2 Under Consideration

Conflict handling - add an option to merge a field (especially document history fields)

Many developers add a "history" field in their applications to document when/who updated a document and what happened. This prevents the "Conflict Handling" form property "Merge Conflicts" option from working as there could always be a difference ...
about 7 years ago in Domino Designer / LotusScript 4 Under Consideration

Add fixes included in IFs to the Fixlist database

The fixlist database doesn't show what fixes are in interim fixes, specifically, V14.0 FP2 IF1. It would seem quite appropriate to include such information like every other version is. Fixlist Db: https://ds-infolib.hcltechsw.com/ldd/fixlist.nsf?O...
over 1 year ago in Domino 1 No Plans to Implement