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

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...
7 months ago in Domino Designer / LotusScript 1 Under Consideration
128 VOTE

Nice looking charts to make nice looking apps for management and decision making

I like panagenda embedded charts. we need easy to use charts in apps.
over 7 years ago in Domino Designer / LotusScript 7 Under Consideration

Enable DRAPI to be accessed via port 443.

I think it would be useful if the HCL Domino Server itself offered a way to connect to the Domino REST API on the same port 443 as the HTTPS server. All other HTTP components have finally matured, so a proxy or similar tool isn't needed to host mu...
2 months ago in Domino / Integration 0 Under Consideration
121 VOTE

LotusScript Support for Regex

Regex is a very common need, but currently LotusScript does not support it. All other major language support this.
about 7 years ago in Domino / Integration 9 Assessment

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 ...
6 months ago in Domino / General 1 Needs Review
117 VOTE

Support ISO-Format for NotesDateTime-Object in LotusScript

Every modern and standardized framework can handle Date/Time-Objects in ISO-Format (see https://de.wikipedia.org/wiki/ISO_8601). Just to make things easier for REST-Services it is necessary to have a proper Date/Time-Format that can be transfered ...
over 7 years ago in Domino Designer / LotusScript 6 Assessment

Attaching a file from "EmbedObject" LotusScript code, the attached file is displayed as a generic gray icon

While trying to add attachment using "EmbedObject" lotusscript method, the attachment icon is displaying as grayed out. However, if you try to add attachment manually, the icon display is proper. This seems to be working as designed. Please make t...
about 4 years ago in Domino Designer / LotusScript 2 Under Consideration

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...
almost 2 years ago in Domino / General 4 Assessment

Create an application similar to Atlassian’s Confluence

Dear HCL, I am writing to recommend the development of a new Lotus Domino application with similar capabilities as Atlassian’s Confluence. Such a Domino application would greatly enhance any organization’s collaborative environment and knowledge m...
about 2 months ago in Domino / General 0 Needs Review

Add Lotusscript method PasteAsPlainText in NotesUiDocument class

Please add a method PasteAsPlainText in NotesUiDocument class. This method should do the same as Ctrl + Shift + V. Another possible solution of this problem is to add an optional parameter to the existing Paste method which allows to paste as plai...
over 4 years ago in Domino Designer / LotusScript 0 Under Consideration