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 on products and upcoming events around #dominoforever, please visit: HCL Domino Page


ADD A NEW IDEA

Clear

Ideas

Remove the 2Gb upload limit from HTTP Task

Uploads beyond 2 Gb are not possible and resulting in an error. This happens in XPages and in old school Forms (used with a Browser)
almost 8 years ago in Domino 4 Under Consideration

Add "generate secret" action for new OAuth Clients in idpcat

When setting up Client Secret auth, we need to come up with a random value for the client secret. It's not terribly difficult to make a UUID or similar externally and paste it in, but it'd be nice to have an action to generate one automatically - ...
6 months ago in Domino / Security 0 Needs Review

mail notification should come when someone tried mutiple time wrong password in users lotus notes account

if any users attempted wrong password more that 3-4 times then user(owner on account) should get mail mail from Server that, someone is trying accessing your mail.
almost 7 years ago in Domino / Security 4 Needs Clarification

Time-based One Time Password (TOTP) two-factor authentication for Domino server

Currently, Multi Factor Authentification (MFA) is only possible via external service providers. However, components such as SMS gateways (e.g. SMSEagle) are already available in many server architectures. For this reason, support for the internall...
about 2 years ago in Domino / Security 4 Already Exists

Add namespace property to (Notes)DominoQuery class

When working with DQL, best practice is to create/update/remove indexes programmatically using their according methods. To avoid conflicts with existing views of the same name, all indexes created should have a prefix. This can be achieved by usin...
over 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Allow other character symbol as the beginning of field names

Request to allow other character symbol as beginning of field names. At this time, Domino Access Services (DAS) skips fields that start with a dollar sign - $ Implication: This prevents the integration of applications that use this naming conventi...
almost 6 years ago in Domino / Integration 4 Under Consideration

Should support modify the $DesignerVersion field value

There are lots of application databases which design on the previous version, for example $DesignerVersion="5" Customer upgraded the domino server to R901/R10.01/R11.0.1, and customized theses application databases again, but they found the $Desig...
over 6 years ago in Domino Designer / @Formulas 3 Needs Clarification

Need to get the signer of the database through LotusScript

There should be a property/method to get the signer of the database using in LotusScript.
over 3 years ago in Domino Designer / LotusScript 2 Needs Clarification

Mail rule: Send Full copy to external address, exchange/google rejected these mails

1.From Notes client created one mail rule: WHEN All Documents Then sent Full copy to userA@gmail.com(or exchange mail address) 2. Then the mail message has been rejected by gmail or exchange, because these auto-forwarded mail messages could not po...
over 5 years ago in Domino 1 Under Consideration

Improve Notes limitation for LotusScript Iterative statements looping assignment variables

Using @Formula laguage for Iterative Statements such as @For, @DoWhile, and @While will give an Error in Notes 64-bit client when an existing variable inside the loop gets updated multiple times. "The formula has exceeded the maximum allowabl...
over 1 year ago in Domino Designer / LotusScript 1 Needs Review