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 8849

Directory ACL for HTTP access

If you have Domino server used with internet site for many clients, a requirement is configure specific folder and subfolder for every customer access. In Apache HTTP, NGINX you have this possibiliy.. in Domino, the only way is manage the security...
over 2 years ago in Domino / Security 1 Under Consideration

Create a User Universal ID (UUID) like the UNID of a document.

This UUID should be created when a user is being registered or when a person document is created. This UUID could be used to internally identify the user instead of the Full Name, for example in Acces control Lists, Reader and Author fields, Group...
about 7 years ago in Domino / Administration 2 Under Consideration

Prevent unintended bulk deletion in “My Contacts” via Ctrl + A (Microsoft Windows)

In the HCL Notes client and Microsoft Windows, pressing Ctrl + A in “My Contacts” selects all contacts across the entire section – even if the user is currently in a specific tab (e.g., letter “B”). This is not apparent to many users. When Delete ...
6 months ago in Notes 0 Needs Review

When generating Sametime link using Verse online meeting (DOMI), then the link should be generated with guest access.

If we use DOMI and generate a Sametime meeting on Verse. The meetings are created by default with the No guests allowed option. There should be an option to allow guests.
over 1 year ago in Verse / Verse on Premises 0 Needs Review

Modify NotesThread.NnotesInitThread to report error codes in hexadecimal

Currently, if there is an exception in process/thread initialization, the status is reported as a decimal number: java.lang.Exception: Notes initialization failure - err 433 at lotus.domino.NotesThread.NnotesInitThread(Native Method) at lotus.do...
over 4 years ago in Domino Designer / Java 0 Assessment

Move all documentation, examples etc to Git

It would be really great if HCL could move all documentation related to especially LotusScript, @Formula, NodeJS and Java (both standard Java in agents, servlets, OSGi and Proton Java gRPC API) etc to Git so that everyone could participate in exte...
about 4 years ago in Domino / General 0 Assessment

Internet Password History and Complexity

Password history and complexity checks are possible on notes id passwords but for internet password validation so we have to use using custom code, it would be nice to include the internet password history and complexity as part of standard Domino...
over 4 years ago in Domino / Security 1 Under Consideration

Improve Notesitem.text functionality to get all body content of a mail with forwarded mail

In an application, the content of the mail body is read with the help of item.text and written to another document. For some mail body with forwarded mails, the body is not read completely. Sample code: dim bodytext as string dim item as...
over 1 year ago in Domino Designer / LotusScript 1 Needs Review

Notes File upload control should have a file type checking that only permits the upload of appropriate files and does not permit uploading any server-side scripts or executable files (e.g. .php, .jsp, etc.) or client-side executable files (e.g. .exe).

Notes File upload control should have a file type checking that only permits the upload of appropriate files and does not permit uploading any server-side scripts or executable files (e.g. .php, .jsp, etc.) or client-side executable files (e.g. .e...
about 5 years ago in Domino Designer / LotusScript 5 Under Consideration

Minify file resources (JS + CSS)

It would be useful if Domino Designer could automatically minify Javascript and CSS file resources, so we can work on the un-minified versions in the database design, but have the minified versions served to web users. Currently, we have to manual...
almost 3 years ago in Domino Designer 3 Needs Clarification