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

Pinned ideas

PINNED Domino Intelligence / Domino IQ
Adding AI to a Domino server Please add comments that tell us what use cases you would have for AI available from Domino. Here are some examples to get you started: Summarise long email threads Reply to email with AI Translate the email thread Hig...

Ideas

Showing 1010

Add option to include person documents from deletion

By now you have the option to list groups in the directory profile of the Domino Directory which are prohibited to delete. I had the case that an admin removed all LDAP bind accounts for HCL Sametime, HCL SafeLinx and also HCL Connections and ther...
11 days ago in Domino / Security 1 Needs Review

Add support for OIDC client credentials flow

We have a requirement to support M2M authentication with Domino using the client credentials flow (part of the OIDC spec) from an external OIDC provider. We are using Entra ID as OIDC provider. Domino needs to support the access token from that fl...
30 days ago in Domino / Security 0 Needs Review

Add a LotusScript method to notesdocument to get the users access level.

You can get a users access level to the database with db.QueryAccess. A similar method should be added to NotesDocument, so a web agent can check a users permission for the ability to edit a document before attempting to make any changes.
about 1 month ago in Domino Designer / LotusScript 1 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...
about 1 month ago in Domino / Security 0 Needs Review
433 VOTE

DKIM and DMARC support

well, it’s 2018. DKIM is from 2004 and DMARC is 2010.
over 7 years ago in Domino / Security 65 Assessment

Copy IDP's root certificate into the local cacert during the Notes Client setup

Copy IDP's root certificate into the local cacert during the Notes Client setup. Use case: Receiving an IDP certificate warning message during NFL configuration using seamless authentication (deploy.nsf + setup.txt) with login name as short name [...
about 2 months ago in Domino / Security 0 Needs Review

Support for Windows BMP File Format in DXL

Currently, DXL supports only PNG, JPEG, GIF, and notesbmp formats, but not Windows BMP. Simple images such as QR codes can be easily generated in LotusScript as Windows BMP files, but they cannot be embedded as inline images in rich text. Please a...
21 days ago in Domino Designer / LotusScript 0 Needs Review
371 VOTE

Lotus debugger fixes needed

1. Show more than 255 fields 2. Show fields in alphabetical order 3. Allow sorting of variables/objects in alphabetical order 4. Add a 'Watch' tab where we can add variables/objects to keep an eye on their values
over 7 years ago in Domino Designer / Debugger 19 Assessment

Please enable the ability to prohibit pasting notes notes documents.

Please enable the ability to prohibit pasting notes notes documents.While this exists for view events, it does not prevent notes document pasting when a new view is created, as pasting remains possible there.Ideally, an event should be set in the ...
16 days ago in Domino Designer / LotusScript 1 Needs Review

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...
2 months ago in Domino Designer / LotusScript 1 Under Consideration