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

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...

All ideas

Showing 8403

Tools that will show ACL , Roles , etc

See and compare an entire server’s worth of ACLs all at once – all in one central interface.Compare ACLs across all mailbox and database instances to locate inconsistencies. Locate and analyze any given ACL entry by their name, type, access level,...
8 months ago in Domino / Administration 3 Already Exists

Automate Domino key rollover process for certificates

The Domino key rollover procedure for the organization \ or organization unit(consider to rollover 100's+ of OU's) is a time-consuming process since it doesn't have any automation available. So, request to implement some way to automate this proce...
8 months ago in Domino / Administration 3 Needs Clarification

Domino Leap services URL should be configurable.

Customer deployed Domino Leap in test environment then production. In test environment, the service URL pointed to different address with production URL. Customer wish the URL is configurable so they don't need to modify it after they move it to p...
8 months ago in LEAP 1 Needs Review

Get only highlighted text from the Body of the document using LotusScript?

can we get only below yellow highlighted text from the Body of the document? Tried notesRichTextItem . GetFormattedText and notesRichTextItem .UnFormattedText but not useful. Its taking entire text of the body with and without spaces/tabs but not ...
10 months ago in Domino Designer / LotusScript 0 Needs Review

Allow servers to run agents on foreign servers

In Domino it is not possible to have ServerA start an agent on ServerB. This will generate "Error 4184 Cannot access foreign servers when running on a server". The workaround is to call the agent through an http-call which present a lot of other o...
over 1 year ago in Domino / Administration 6 Needs Clarification

SAML & TOTP Support for Nomad Mobile

With TOTP coming soon in Domino 12, Nomad Mobile client need to also support SAML & TOTP so that the same login configuration can be applied to all access point (Notes client / browser / Traveler / Nomad Web / Nomad Mobile) Tinus Riyanto - Pri...
over 3 years ago in Nomad / Nomad (Android) 0 Assessment

Configure the Domino HTTP server to ignore "Authorization: Bearer" headers on Domino 12.0.2

This has always worked well in Domino 10, 11 and 12.0 but now HCL has implemented an option on the internet site to use a bearer token. The problem with this option is that you then need to configure an OIDC provider which is not well documentated...
over 1 year ago in Domino / Security 3 Under Consideration

Integrate application lifecycle management features for templates and apps

Development, deployment, versioning and keeping track of changes in Notes applications is a highly manual process. The git integration in the designer client is useful but not 100% working. Domino administrators need better tools to manage proce...
almost 5 years ago in Domino / General 1 Assessment

Support for the Notes client to login using Microsoft Entra ID Seamless SSO

We have enabled Microsoft Entra ID Seamless Single Sign On for our Microsoft Entra ID tenant (formerly known as Microsoft Azure AD). This is a tenant wide setting that cannot be disabled for individual server applications. We attempted to federate...
6 months ago in Notes 0 Needs Review

Nomad Android need display date format as YYYY/MM/DD OR YYYY/MM

Nomad for Android show date as YYYY-MM-DD using @Today(checkdate field) with Traditional Chinese or Simplified Chinese OS for Android or YYYY-MM using below code: Sub Click(Source As Button) Dim workspace As New NotesUIWorkspace Dim uidoc As Not...
12 months ago in Nomad / Nomad (Android) 3 No Plans to Implement