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 1128

ECDSA or Ed25519 support for Notes certificates

The entire Notes certificates infrastructure is built around RSA. I would suggest to implement ECDSA or ED25519 as well for Notes certificates as an additional option. The key-sizes are smaller, and it's faster as well.
5 months ago in Domino / Security 0 Needs Review

Possibility to create a resource of a MS Teams Meeting Room inside the resource reservation database.

This request is to have feature to create a resource in the Domino Resource Reservation Database which directly points to a MS Teams Rooms so that every user in the company should be able to book this MS Teams Rooms resource via Domino reservation...
almost 2 years ago in Domino / General 3 Needs Review

clicking on an ics file, the default should be to import the calender, not to add it.

I add another calender less than once a year, I add a meeting /Date I get by ical at least once a month. Most likely this is typical. => The default for small files should be to create a calender entry. (somewhat related, but not testet: I wond...
over 1 year ago in Notes 0 Needs Review

Error "Entry not found in index" when creating Response document

The following error "Entry not found in index" occurs when creating a Response document in a certain way. Steps to reproduce: A. In Domino Designer: 1. Create a new form "Main" containing the field "Switcher". Add an action button "Save ...
about 1 year ago in Domino Designer 0 Needs Review

Enhancing LotusScript Web Service Consumer: Adding Support for SOAP Headers

This enhancement would make LotusScript a more viable option for SOAP-based integrations, eliminating unnecessary complexity while maintaining native functionality.
about 1 year ago in Domino Designer / LotusScript 0 Needs Review

Can't see recipients in "сс" and "BCC" fields unnless sender opens the email from sent items

When you email multiple recipients, including those listed in the CC and BCC fields, their names do not appear in the "Recipient" column of the "Sent" folder, only the name of the first recipient's name shows until or unless you open the email fro...
9 months ago in Notes 0 Needs Review

Icons on Data Grid

Give the possibility to add icon in the data grid. For example, change a status of the workflow in icons to have a better identification.
9 months ago in Leap 0 Needs Review

Compact and fix open databases

The limit of not doing compact, fixup of open databases like log.nsf, domlog.nsf or names.nsf needs to be removed. When operating a critical server somtimes these operations needs to be done but downtime is often limited. a way to do these operati...
9 months ago in Domino / Administration 0 Needs Review

Shortcut for Switching Tabs in Notes 12 and Later

The following help resource provides guidance on switching workspace pages: How do I switch to a different workspace page? https://help.hcltechsw.com/notes/14.0.0/client/fram_switch_workspace_page_t.html The instructions indicate that to switch wo...
almost 2 years ago in Notes 0 Needs Review

Fixing Compatibility Between HCL Notes 12 and Notes 9 Regarding the GetDocumentByKey Method

Problem Description: When I compile an application in Notes 12 that uses the following code: Dim aKey(1 To 2) As String aKey(1) = "ABC" aKey(2) = "123" Set doc = view.GetDocumentByKey(aKey) The HCL Notes 12 client works correctly and finds the...
9 months ago in Domino Designer / LotusScript 2 Needs Review