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 8716

Capability to select a database from a different domino server within the same domain

When creating service configuration based on a domino database, request to have the capability to select a database from a different Domino server within the same domain.
almost 5 years ago in Leap 1 Future Consideration

Get rid of dial up connections

Desktop policies can still be used to create dial up connection documents for the Notes client. I assume nobody uses dial up connections today so I sugget to get rid of all this code.
over 5 years ago in Notes 0 Under Consideration

Update Domino Java classes to use Java 8+ collections (retire Vector)

Replace Vectors with newer collection data structures that support Streams, Collections. Forexample: Integer sum = Item.getValues().stream() .collect(Collectors.summingInt(Integer::intValue)); Somehow, we have to get to at least Java 8 struc...
almost 6 years ago in Domino Designer / Java 2 Under Consideration

Add support for IMAP Idle (https://tools.ietf.org/html/rfc2177)

Add support for IMAP Idle (https://tools.ietf.org/html/rfc2177) This is being tracked under SPR # KGEW66V3WV; Enhancement Request for use of IMAP's IDLE command in Domino. APAR LO31116 http://www-01.ibm.com/support/docview.wss?uid=swg1LO47602 ...
about 6 years ago in Domino / Administration 2 Under Consideration

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

DQL in SSJS / XPages

add dql classes to ssjs
over 6 years ago in Domino Designer / XPages 1 Assessment

Allow SAML and ADFS to use other field besides the Email Adress for mapping

Not all users in an AD is assigned a unique e-mail address, some share the same mailbox with others. Nearly always these AD user accounts have a unique username that could be used instead for the mapping of the AD user to the corresponding user ac...
over 6 years ago in Domino / Integration 6 Assessment

Need Backup C-API Call to get backup start and end date for a database

The C-API call NSFIsNewBackupNeeded(..) has only very limited use-cases in circular/linear and in archive translog mode.It doesn't give you what you would expect from the name of the call, when you look into the details.Also it doesn't work for in...
over 6 years ago in Domino / Administration 0 Under Consideration

Correct the default value of TLS / SSL port from 465 to 25

Port 465 for TLS / SSL has been deprecated, but the default value on the server doc is 465. This default value should be changed to 25. This is found on the server doc, Ports - Internet Ports - Mail, SMTP Outbound, SSL Port Number. Also, the defau...
over 6 years ago in Domino / Administration 2 No Plans to Implement

Provide Sametime SDK for Node.js / NodeRED

While Sametime provides several APIs for integration, we are missing some updates. Key example: Sametime Proxy provides a great JavaScript SDK but its targeted only for the browser embedded JavaScript runtime. It would be great to extend this to N...
over 6 years ago in Sametime / Chat 0 Future Consideration