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 8854

After saving an attachment, provide a button to open the folder where the file was saved or open the file

All web browsers provide a feature to open any file right after downloading it. Notes should do the same thing. -David Hablewitz
over 6 years ago in Notes 0 Assessment

Notes, Domino, and Nomad should implement the Microsoft debug adapter protocol

https://microsoft.github.io/debug-adapter-protocol/ Implement this and throw away the LotusScript debugger. As a Developer, I want to be able to debug my code in an industry standard / open source way, because it will speed up my use of the debugg...
over 1 year ago in Nomad / Nomad (Web) 0 Under Consideration

Update jvm.properties to Java 17 standards

In Notes 14 and Domino Designer 14, java has been updated to Java 17. Yet upon inspection of jvm.properties, it still thinks it is in 2009. Please update. I referred to https://eclipse.dev/openj9/docs for reference. Suggestions: Xmx: too low, beca...
over 1 year ago in Notes 1 Needs Review

Online Check of "OoO" enablement

It would be great to get the information during creation of an email or an appointment if a user has activated his OoO notification during creating of the corresponding document. Like an online status
over 6 years ago in Notes 1 Under Consideration

Add log entry when One-Touch "signUsingAdminp" processing is finished

One of my main uses for One-Touch Setup is for running integration-test suites, and so I need to have listeners to see when all of the necessary init steps are finished, including signing of DB designs. As it is, I have it coded to roughly guess t...
over 2 years ago in Domino / Administration 3 Under Consideration

Allow email view resizing using CTRL + Mouse Wheel for Notes Rich Text Emails

The feature to control the email view size using CTRL + mouse wheel is only available for MIME emails being rendered by the embedded browser (IE) in Notes, however, when doing the same in NRT format email, the view resizing does not work. MIME...
about 6 years ago in Notes 1 Under Consideration

MFA - index.html customization

Customer wanted to change the name of the MFA Login text to the Company name in /MFASetup?index.html. Attaching the screenshot for reference.
over 4 years ago in Domino / Security 3 Already Exists

Add formulas @DocAuthorFields and @DocReaderFields

In our applications, we have lookup view column formulas like this to read a document's write access on the view level without the need to open the documents: _authorfields:=@Trim(@Transform( @DocFields; "fld"; @If(@Begins(fld;"a_") | @Begins(fld;...
almost 4 years ago in Domino Designer / @Formulas 2 Needs Review

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 2 years ago in Domino / Security 3 Under Consideration

DQL in SSJS / XPages

add dql classes to ssjs
almost 7 years ago in Domino Designer / XPages 1 Assessment