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 422 of 8849

PreferStream in NotesHTTPRequest

Being able to get a NotesStream as a response of a NotesHTTPRequest can help handling large text responses and binary responses.
4 months ago in Domino / General 0 Needs Review

Upgrade Jersey in Domino 14

HCL Domino V14 HTTP engine is based on javax.servlet and does not support jakarta. imports. This means we will need to stay at the Jersey server 2.x version for it to run on Domino. However our team is developing a RESTful web service using Jersey...
over 1 year ago in Domino / General 4 Assessment

Need ways to identify what application a Java memory leak is coming from.

Currently when we see a Java memory leak we know it is most likely caused by not recycling the Java objects but have no idea what application it is coming from. This means that the developers need to look at all the applications running on the ser...
over 2 years ago in Domino Designer / Java 0 Needs Review

Built in HEAP dump analyzer

It would save a lot of time and effort if Domino had a built in HEAP dump analyzer so when a Heap dump is generated, Domino can point to the suspects
over 2 years ago in Domino Designer / Java 3 Already Exists
104 VOTE

EmbeddedView by Formula

Enables to embed Views (Server!!Database!!View) from different databases. Today embedded views are linked by replicaId, So if you distribute applications by template - the embedded view points to the test / development application, Which is annoin...
over 6 years ago in Domino Designer / Views 17 Under Consideration

SMTPUTF8 support is required to keep receiving messages

Domino should support for Email Address Internationalization OR Internationalized Email specs SMTPUTF8 (RFC6530 - 6533) As more and more messages contains UTF8 in the headers. These messages get bounced now. RFC 6532 and RFC 6531 allow the inclusi...
2 months ago in Domino / General 1 Needs Clarification

Let domconfig.nsf allow multiple login forms based on the URL

Would like the ability to to map a Login form to a specific URL. This way we can have different login pages with different details, logo's etc For example, If the user is trying to hit database A, the login form presented is specific to Database A...
3 months ago in Domino / General 1 Under Consideration

Enable control over popup behavior in embedded views to improve user experience.

Insert the embedded view into the form. Make a selection within the embedded view. Move the cursor over the row in the corresponding view. Observed Behavior: A popup appears when hovering over the selected document row, as shown in the attach...
4 months ago in Domino Designer / Views 1 Under Consideration

NotesJSONNavigator should process on-disk rather than in-memory

When handling large quantities of JSON, NotesJSONNavigator will crash the server due to the LSXBE 256Mb memory pool limit. I've written about this here: https://support.hcl-software.com/community?id=community_question&sys_id=64350d7793059a100d...
5 months ago in Domino / General 0 Needs Review

Formula Debugger

Notes Formulas are a fast and elegant way to run actions, but testing without changing the code is worse. A formula debugger like the script debugger would be helpfull.
over 6 years ago in Domino Designer / Debugger 3 Under Consideration