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

All ideas

Showing 1866

If then else shorthand like in java with some extras

I would like to have an if-then-else shorthand syntax like in java with a little bit of python spice. You all know the following syntax: condition ? expression1 : expression2 I do not stick to this exact syntax, especially because the colon is cur...
3 months ago in Domino Designer / LotusScript 1 Needs Review

Better handling of app ids / Import option to "retain app id"

In domino leap it's possible to connect from one app to another app by service e.g. to read basic data from a central app. The app id of the refered app is stored within the service information.When moving apps between servers by export/import a d...
8 months ago in LEAP 0 Needs Review

NotesDateTime initializing for midnight

Currently NotesDateTime cannot be initialized for midnight. The code dim date as new NotesDateTime("2024-010-10 00:00:00") call date.adjustSeconds(5) does not make any runtime errors, but the 5 seconds are just not added, because the date componen...
6 months ago in Domino Designer / LotusScript 4 Needs Review

Behavior of "Copy Format" option inconsistent with other apps like Word or Google Docs

In Word or Google Docs, if you select one line and copy the formatting, both font and paragraph attributes are copied, but if you select a part of characters in a line and copy the formatting, only the font attributes are copied. But Notes copies ...
about 2 months ago in Notes 0 Needs Review

Add right click option on attachments to quick print it without opening

People who move from outlook (what a horrible client), to HCL Notes they miss ability quickly print document. Would be great to add right click option to PRINT document without opening specialized software. https://support.microsoft.com/en-us/offi...
about 1 year ago in Notes 0 Needs Review

Copy Into New -> Message,should support MIME mail message render the right formatting

1. From Inbox open one received external mail message. 2. Right click the mail from Inbox,select "Copy Into New -> Message",then MIME message format lost(such as, picture and highline color text). Pls consider to support this feature for MIME m...
5 months ago in Notes 0 Needs Review

LotusScript completes private parts of a superclass in a subclass

The LotusScript class system differs in a key way from the way Java works. In Java, if you create a subclass from a parent class, the subclass can only access the Public methods, variables and properties, not the Private methods, variables and pro...
9 months ago in Domino Designer 0 Needs Review

Domino integration with AppScan for source code scanning

HCL Software's Source Code Scanning Solution AppScan source should support LotusScript and all other HCL platform such as Domino, Notes etc.
7 months ago in Domino Designer / LotusScript 0 Needs Review

Provide more detailed error message as well for the end user or the administrator for accessibility and usability

For both HCL Leap and HCL Domino Leap, instead of showing the error docid so the admin has to logon to the server and access the log files the actual error should be shown within a per default closed section under the basic error message. There sh...
11 months ago in LEAP 0 Needs Review

Import Image Resource default to PNG

The Import Image Resource action should default to PNG. Or even better include, by default, all known images formats (*.gif, *.png, *.jpg, *.bmp). It'd be really appreciated since nowadays PNG is the standard.
5 months ago in Domino Designer 0 Needs Review