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 8355

Improve Notesitem.text functionality to get all body content of a mail with forwarded mail

In an application, the content of the mail body is read with the help of item.text and written to another document. For some mail body with forwarded mails, the body is not read completely. Sample code: dim bodytext as string dim item as...
7 months ago in Domino Designer / LotusScript 1 Needs Review

In Workflow stage of HCL Domino Leap development, Reminder mail should have cc, bcc and reply to feature

In a workflow stage I can configure a reminder mail. Please support cc, bcc and replyto on reminder fields.
over 1 year ago in Volt 1 Under Consideration

Domino Inbound SMTP STARTTLS -- Log TLS Version and used Cipher

Most other applications add the TLS Version and used cipher to the received header.Example: from xyz.acme.local (10.100.1.234) by abc.acme.local (10.100.109.233) with Acme SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P...
over 6 years ago in Domino / Security 3 Assessment

NotesDocument.IsChanged

A new NotesDocument property which shows if the document was changed. Return value: list of changed items. (only user items! so, except, updatedBy, LastModified, $Ref.....)
over 6 years ago in Domino Designer 6 No Plans to Implement

Full Notes Client(Designer, Notes & Admin) for Chrome OS

Customer is looking for Full Notes Client(Designer, Notes & Admin) for Chrome OS
2 months ago in Notes / Documentation 1 Needs Clarification

Sametime Admin UI: add a function to add additional admins/users/

In the Sametime Admin UI only ONE admin is able to get access to it, open Monitoring view and so on. To add an additional user as an admin or as a read-/view-only you need to go to the shell to register them. Wouldn't it be nice to register new us...
4 months ago in Sametime 0 Under Consideration

Behavior of "Copy Format" option inconsitent with other apps like Word document or Outlook.

From release 12.0, a new feature of "Copy Format" was introduced. Reference URL --> https://help.hcltechsw.com/notes/12.0.0/client/wn_copy_formatting.html The behavior of this feature is not consistent with the similar feature "Format Painter" ...
9 months ago in Notes 0 Needs Review

Add isValid or equivalent to NotesCalendarEntry

When you use NotesCalendar#getEntry, it will always return a NotesCalendarEntry object even if the UID is not found. An invalid UID will result in an object that throws an exception when you try to do basically anything with it. While documented, ...
11 months ago in Domino Designer / Java 0 Needs Review

Notes, Domino, and Nomad should implement the Microsoft debug adapter protocol

https://microsoft.github.io/debug-adapter-protocol/ Implement this and throw away the LotusScript debugger. As a Developer, I want to be able to debug my code in an industry standard / open source way, because it will speed up my use of the debugg...
7 months ago in Nomad / Nomad (Web) 0 Under Consideration

Update jvm.properties to Java 17 standards

In Notes 14 and Domino Designer 14, java has been updated to Java 17. Yet upon inspection of jvm.properties, it still thinks it is in 2009. Please update. I referred to https://eclipse.dev/openj9/docs for reference. Suggestions: Xmx: too low, beca...
7 months ago in Notes 1 Needs Review