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 781 of 9014

Option to enforce root certificates in Verse on Mobile

After updating the SSL certificate for traveler server when device connect directly to Traveler Server on an HTTPS port, a client receives a server certificate in the SSL handshake. The client then evaluates the server certificate against its list...
about 1 month ago in Traveler / Documentation 0 Needs Review

Sensitivy Tags

Notes/Verse/DominoSensitivity Tags Requirement: As an Administrator, I need to be able to have a "sensitivity tag" on each email and calendar invite/entry, because it would allow me to control the distribution of mail and calendar entries based on...
6 months ago in Domino / Security 0 Needs Review
150 VOTE

Add "Anonymous" with "No Access" as default for new database ACL

Domino's great strength has always been security. But according to latest tests, Anonymous is not added automatically when creating a new database. Adding Anonymous with "No Access" as default for new applications will cause no backwards-compatibi...
over 6 years ago in Domino / Security 5 Assessment

Please remove the 64k limit from NotesHTTPRequest

Please remove the 64k limit from NotesHTTPRequest. It accepts a String as input, those can be 2 GB. Also helpful if it would accept a NotesStream, so proper encoding can be ensured.
over 4 years ago in Domino Designer / LotusScript 0 Under Consideration

DominoIQ interface with Designer

I would like DominoIQ to scan an existing/legacy Notes NSF design and be able to summarize the overall workflow and critical/high traffic design elements and features. An alternative spin - I would like to have DominoIQ scan the design and make re...
4 months ago in Domino Designer / Documentation 0 Needs Review

Enhance LotusScript with Base64 encode/decode, MD5, SHA1, SHA256

Please provide a native LotusScript interface to do Base64 encoding and decoding, and hash functions like MD5, SHA1, SHA256. Needed since Nomad does not have Java for speedy access to those functions, and these functions are needed on the web.
over 4 years ago in Domino Designer / LotusScript 0 Assessment

Collapsable code loops in lotus script

When looking at lotus script it would be super helpful in longer code sections to be able to collapse the code for while, do, for, etc loops - look at most other design development tools and this is a standard option.
over 3 years ago in Domino Designer / LotusScript 1 Assessment

Update OpenSSL to V3.6

We need to update OpenSSL to the latest stable version to address CVE-2025-9230, CVE-2025-15467, CVE-2025-68160, CVE-2025-69418, CVE-2025-69419, CVE-2025-69420, and CVE-2025-69421. This vulnerability involves an out-of-bounds read/write flaw durin...
about 1 month ago in Domino / Security 1 Under Consideration

Lotusscript formating

"Select Case" statement indentation is not consistent in the eclipse based editor (agent, lotusscript library) Example code: Function selectcaseindent Dim caseIndent As String 'logic If True Then Select Case caseIndent Case "one": Pr...
7 months ago in Domino Designer / LotusScript 1 Under Consideration

Way to secure idvault id file within Domino

Reason:Currently, idvault.id is defaulted to go under notes data directory of the user or admin that created that file. Now when admin or user leave the company. the ID file may forgot the password and worst, got lost. Idea: Put a way to secure th...
9 months ago in Domino / Security 2 No Plans to Implement