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

Ideas

Showing 2823 of 8994

Build All also shows if code referencing other code needs a recompile

While the idea https://domino-ideas.hcltechsw.com/ideas/DDXP-I-763 describes automatic recompilation, this idea describes notifying the developer. Currently there is no indication in the Problems tab. If code referencing other code needs a recompi...
1 day ago in Domino Designer / LotusScript 1 Needs Review

Full Text Search does not index attachments compressed with LZ1

Currently, Domino FTI does not index attachments that are compressed with LZ1. It will work with brute-force based conversion instead of Tika.
23 minutes ago in Domino / Administration 0 Needs Review

AI Assistant for HCL Notes

Can you add AI Assistant to HCL Notes, similar to Gmail: Email Summarizer, Reply proposals messages, etc.
1 day ago in Notes / Documentation 0 Needs Review

AD Group-Based Sync and Sub-OU Handling in Domino DirSync

AD users that should be synchronized with Domino must be members of the defined Active Directory group G_DominoADSync. This group contains multiple assigned users, and each of these users has a corresponding Domino account. Currently, it appears t...
11 days ago in Domino / Administration 1 Needs Review

Support for DNS-PERSIST-01 ACME challenges

A new DNS-based ACME challenge for SSL certificates is currently in draft: https://letsencrypt.org/2026/02/18/dns-persist-01.html This allows the renewal of SSL certificates for servers that are not exposed to the public internet, without having t...
7 days ago in Domino / Administration 1 Needs Review

Enhanced Roaming User Migration for Clustered Environments

Current Limitation :The "Move Roaming User" process in Lotus Domino Administrator currently only targets the primary Roaming Server. It does not recognize or process the Roaming Replica Server. Consequently, when migrating users, only the files on...
29 days ago in Domino / Administration 0 Needs Review

Type ahead in Lotusscript editor in code with bugs

Make sure the type ahead is working, even if there are errors in the code.
3 months ago in Domino Designer / LotusScript 0 Needs Review

Prevent FullText indexer to index empty files - set minimal size threshold

I noticed that the Domino (Domain FileSystem) indexer calls on Tika's to extract text from empty files. This causes errors and delays in indexing process. From Tika logs: org.apache.tika.exception.ZeroByteFileException: InputStream must have > ...
18 days ago in Domino / Administration 0 Under Consideration

Allow Domino to use an external Tika server instead of Tika started from Domino

Domino leverages Tika for Fulltext index file filtering to retrieve attachment text. Tika itself is a very useful component which would be usable for other functionality. But Tika is automatically managed by Domino and started/stopped when needed ...
5 months ago in Domino / Administration 0 Needs Review

@Left or @Right with a negative number (Exists, withdrawn)

Instead of using @Left(string; @Length(string)-6) where you have to pass the string or string-expression twice, it would be much easier to be able to just write @Left(string; -6) indicating: the left part but the last 6 characters.Similarly, a cal...
5 days ago in Domino Designer / @Formulas 0 Needs Review