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

My ideas

Showing 8849

Increase the meeting interval time for weekly, monthly, daily and yearly

1) Notes User has received an appointment (update notice) from external Outlook user.2) The meeting interval is set to 15 weeks.3) At Notes user when opening the appointment (Update notice) gets an error message "Array index out of bounds" for the...
about 1 year ago in Notes 0 Needs Review

Due to spam/virus attack, show complete e-mail address instead of name in mail template (mailXX.ntf, iNotes, Verse)

As a user I want to know the email from the sender in my inbox. Organization receive plenty of Virus attack and Spam. Users are asked to be careful with strange email coming from unknown sender when opening emails. Malicius email use a known s...
almost 6 years ago in Notes 3 Under Consideration

Request to have user's rank/title display on emails and type ahead

We would like a title field to be added to display the rank / title along with the user's name. This would work for both the email field and type ahead, so titles can be searched instead of the name. Currently the format for emails is (First Nam...
about 1 year ago in Verse / Verse on Premises 0 Needs Review

Allow more web-like events on form fields

Would it be possibe to add (most of) the other field events to form fields, e.g. Click and DblClick? They could be very useful in various circumstances. Or implement (in JavaScript) form.field.addEventListener, so it can be accomplished using Java...
almost 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Implement and document NRPC so we can have SNI for Domino NRPC

Modern protocols running on TLS have SNI capability (Server Name Indication). We need to have the same capability for Domino NRPC. Use case: To have a single public IP listening 1352 and based on the server the client is requesting being connected...
almost 6 years ago in Domino / Administration 4 Assessment

Document that describes Domino HTTP security settings

There's a document created years ago: https://www.caicorp.com/2017/11/22/adding-security-http-response-headers-to-ibm-lotus-domino-server-to-get-an-a-rating/ HCL should have a similar document with more security settings.
about 1 year ago in Domino / Security 1 Needs Review

Implement RFC3501 (2003) for Domino IMAP

The Domino IMAP implementation was created using RFC2060 (1996). Other enterprise messaging platform like Exchange implemented RFC3501 long ago. The search on server by date is a must-have feature for IMAP clients, otherwise first time spent on sy...
over 5 years ago in Domino 0 Assessment

Show Caps Lock status in login dialog

Many modern login screens show the status of Caps Lock when asking for the password. The Notes Login dialog should do the same. Chris Hudson
over 6 years ago in Notes 0 Assessment

Colourful labels in Verse on Premises

As most of the major webmail providers such as GSuite or Microsoft 365 are providing colourful labels tag to the emails which makes the webmail interface more interesting. If the same can be added to the HCL Verse on Premises will be an addon in u...
over 3 years ago in Verse / Verse on Premises 1 Under Consideration

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...
about 1 year ago in Domino Designer / LotusScript 4 Needs Review