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 8499

Improve Notesitem.text functionality to get all body content of a mail with forwarded mail

In an application, the content of the mail body is read with the help of item.text and written to another document. For some mail body with forwarded mails, the body is not read completely. Sample code: dim bodytext as string dim item as...
10 months ago in Domino Designer / LotusScript 1 Needs Review

Verse app and Verse web Needs the ability to display external calendars like it does in Notes client

The Notes client allows displaying other calendars, like google calendars or other user's calendars on my own calendar. I need this functionality to show in my verse app calendar and in my verse web/iNotes calendar. This is less important on iphon...
12 months ago in Verse / Mobile (Android) / Mobile (iOS) / Verse on Premises 0 Needs Review

Delete chat history for a specific user

This is different from the idea -> https://domino-ideas.hcltechsw.com/ideas/STC-I-150 Due to security compliance, organizations want to delete the entire chat history for a specific user.
9 months ago in Sametime / Chat 1 Future Consideration

Update Domino SAML IdP configuration when ADFS Token Signer Certificates has been changed

Once a year, ADFS must change it's Token Signer Certificate. 2 weeks before the expiration of it's old on, ADFS creates a second new one. Connected application will detect this second one and will change their configuration automatically. HCL Dom...
almost 5 years ago in Domino / Security 6 Under Consideration

Make it easy to build JAX-RS RESTful web services within the nsf

JAX-RS and annotations are a powerful way to build RESTful web services. Todai it can be done but you have to take lots of steps to make it possible. For inspiration: https://github.com/OpenNTF/org.openntf.xsp.jakartaee, (and https://www.pradny.co...
over 5 years ago in Domino Designer / Java 5 Under Consideration

Allow Resources invitations

With Verse Mobile, it should be allowed to add rooms&resources.
over 6 years ago in Verse 3 Assessment

Add DQL to Notes Search bar

Complex FT searches are hard to understand for end-users. Also it has it's limitations (cannot use dynamic date, string can only be 'contains'/'does not contain' and no 'equals, ...) With the new DGQF, you have a very powerful search engine, which...
over 6 years ago in Notes 0 Assessment

Http Server Troubleshooting - Waiting for session to finish

We need better ways to monitor the Domino HTTP Server... add listeners for events coming so a admin can address it or fix it automatically. When the server cannot return a web page, the cause is usually this one below: [10B4:0002-10B8] 09/20/2...
over 5 years ago in Domino 4 Under Consideration

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...
10 months 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...
10 months ago in Notes 1 Needs Review