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 1213 of 8851

DRAPI: Comply in rules for creating subfolder names which includes backslash character

As an End user, in Domino REST API (DRAPI) needs to comply in rules for creating subfolder names which includes backslash character, because as per the observed behavior, regarding this documentation below: https://help.hcl-software.com/inotes/12....
3 days ago in Domino / General 0 Needs Review

Improve Domino's behavior when HTTP requests contain an invalid Cookie header

When a client sends a request that's routed to an XPages-type URL (XPage, Servlet, webapp, etc.) that contains an invalid Cookie header, the request dies long before getting to the page. I described one of these situations a while back, which has ...
20 days ago in Domino / General 1 Needs Review

Add menu option "New replica..." to create a server replica of a locally created database

In HCL Nomad, I created a new local database and picked "Create custom" in the template selector. I select the layout / forms / fields and Nomad creates the DB. As final step and to collaborate with others, I want to create a server side replica o...
17 days ago in Nomad / Nomad (Web) 0 Needs Review

Add a LotusScript method to notesdocument to get the users access level.

You can get a users access level to the database with db.QueryAccess. A similar method should be added to NotesDocument, so a web agent can check a users permission for the ability to edit a document before attempting to make any changes.
about 1 month ago in Domino Designer / LotusScript 1 Needs Review

Support for Windows BMP File Format in DXL

Currently, DXL supports only PNG, JPEG, GIF, and notesbmp formats, but not Windows BMP. Simple images such as QR codes can be easily generated in LotusScript as Windows BMP files, but they cannot be embedded as inline images in rich text. Please a...
20 days ago in Domino Designer / LotusScript 0 Needs Review

Tika image support + Make Tika available from Lotus Script

Add image OCR support to Tika and make Tika functionality available from Lotus Script to get text data from all type of attachments (existing and images). https://github.com/tesseract-ocr/tesseract is part of the full Tika package and Tika automat...
4 months ago in Domino / General 0 Needs Review

Add SHA hash to every attachment and make it avaiable.

Having Domino store the attachment hash (e.g. SHA256) would be very helpful for multiple reasons: Security audits and logging Finding attachments by hash for security reasons Having lookup option for the attachment finger print without sending out...
4 months ago in Domino / General 1 Needs Review

Please enable the ability to prohibit pasting notes notes documents.

Please enable the ability to prohibit pasting notes notes documents.While this exists for view events, it does not prevent notes document pasting when a new view is created, as pasting remains possible there.Ideally, an event should be set in the ...
14 days ago in Domino Designer / LotusScript 1 Needs Review
371 VOTE

Lotus debugger fixes needed

1. Show more than 255 fields 2. Show fields in alphabetical order 3. Allow sorting of variables/objects in alphabetical order 4. Add a 'Watch' tab where we can add variables/objects to keep an eye on their values
over 7 years ago in Domino Designer / Debugger 19 Assessment

Lotusscript formating

"Select Case" statement indentation is not consistent in the eclipse based editor (agent, lotusscript library) Example code: Function selectcaseindent Dim caseIndent As String 'logic If True Then Select Case caseIndent Case "one": Pr...
about 2 months ago in Domino Designer / LotusScript 1 Under Consideration