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 124

Different way to store design/code of agents

when scanning design of database for code vulnerabilities we notice that (java) agents are skipped because they are xml files and not java files. therefor the code scanner is not reading the java code that resides in the xml file for the agent. so...
over 1 year ago in Domino Designer / Java 0 Needs Review

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 ...
about 2 years ago in Domino / Security 2 Needs Review

Allow starttls even with bad certificates

as of 2025-06 if you configure a Domino server (14.5 but also previous ones) to negotiate outgoing smtp with STARTTLS on port 25 Domino accepts to perform only TLS handshaking: - with other servers that support STARTTLS - that have a valid certifi...
5 months ago in Domino / Security 2 Needs Review

Allow @MailSend to set scheduled messages delivery

Allow @MailSend to set messages scheduled delivery, such as add a parameter of "$SentAt" to enable delayed messages delivery.
over 2 years ago in Domino Designer / @Formulas 0 Needs Review

In the certstore.nsf, create user certificates or self-signed user certificates for client authentication

Certstore \ certmgr should use the CA process internet certificate to generate a certificate request and store the certificate for each person to use during browser authentication.
almost 2 years ago in Domino / Security 1 Needs Review

@ValidateInternetAddress does not return correct result

@ValidateInternetAddress ( [ Address821 ] ; "?.?@domain.com" ) This formula says, that the given Internet Mail Address is correct. But that is not true.
almost 3 years ago in Domino Designer / @Formulas 5 Needs Review

Domino support on the rfc5280 certificate

Currently, Domino does not support the rfc5280 type of certificates. https://datatracker.ietf.org/doc/html/rfc5280
10 months ago in Domino / Security 0 Needs Review

Remove libnotes dependency on JNI and IDEHelper

Currently, when importing a Java agent as non-raw DXL, libnotes has a hard dependency on finding a JNI environment and using classes from Notes.jar. While there's a certain amount of natural dependency in the process of compiling agents, the class...
about 4 years ago in Domino Designer / Java 0 Needs Review

Use LotusScript Classes in Javascript and vice versa

We have powerful LS Classes and have to rewrite them in JS. And in the "new" world we have powerful JS Functions not available in LS. It would be great, if we could use them in both worlds without calling Agents.runonserver or call urls to process JS
over 1 year ago in Domino Designer / XPages 1 Needs Review

Default Value overwrites the saved data in Xpages for disabled field

The default value of a field can overwrite a value that has been previously saved. This occurs in the following circumstances 1. User accesses an Xpage with a field with default value. 2. User inputs a value in the field and saves the changes....
over 3 years ago in Domino Designer / XPages 1 Needs Review