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

Provide Lotusscript API for IBM Connections (create status updates, files, events)

No description provided
over 7 years ago in Domino Designer / LotusScript 3 Under Consideration

ECDSA or Ed25519 support for Notes certificates

The entire Notes certificates infrastructure is built around RSA. I would suggest to implement ECDSA or ED25519 as well for Notes certificates as an additional option. The key-sizes are smaller, and it's faster as well.
5 months ago in Domino / Security 0 Needs Review

New field type "Source code"

In some cases it is useful to store lotusscript in a text-/richtextfield in a notes document. This source code then is used to execute from a compiled script. This generally works fine. It would be very helpful if a new field type "Source code" (o...
over 3 years ago in Domino Designer / LotusScript 1 Under Consideration

Policy setting which will lockout the notes client on subsequent incorrect password attempts

This functionality is very important for the implementation of security systems.
about 6 years ago in Domino / Security 4 No Plans to Implement

Highlight hidden/locked elements on "workflow/visibility" page

Currently, if I want to know if an element/field is hidden or locked in a certain stage, I have to hover with my cursor over every single element to get this information. It would be nice, if a hidden line/element would be directly represented e.g...
about 2 years ago in Leap / Documentation 1 Under Consideration

Domino to support SCIM – System for Cross-domain Identity Management.

No description provided
over 4 years ago in Domino / Security 4 Needs Clarification

Support Azure B2C users using SAML

Given the growing use of Customer identity and access management (CIAM) providers such as Azure B2C, I request an enhancement to Domino to support Azure B2C users using SAML as it currently supports other relying party Microsoft technologies such ...
over 2 years ago in Domino / Security 2 Needs Review

Add a "No-Access" Field type to complement Readers/Authors field types at the document level

Document access rights are generally given on a group list or role basis. However we have frequent situations where a member of a group must be excluded (as an exception) to an individual document. The current design being assume no access unless ...
about 7 years ago in Domino Designer / LotusScript 7 Under Consideration

Domino has no control on how browsers store username/passwords in the local cache of the broswer, it sending password in plain text to Server

SPR #RKUR8VXDYM Domino has no control on how browsers store username/passwords in the local cache of the browser. Using customise login page created in inotes.nsf and this is set in Domcfg.nsf. Both the Username & password fields are set with ...
over 7 years ago in Domino / Security 3 No Plans to Implement

Provide specific information when Notes Database cannot be opened

When accessing a database that's either encrypted or corrupted, the Notes Database object is not usable and there is no specific information. Sub Initialize Dim db As New NotesDatabase( "Server/Domain", "database.nsf" ) If db.IsOpen Then MsgBox ( ...
about 5 years ago in Domino Designer / LotusScript 0 Under Consideration