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 8782

Fix NotesPeek Help File

NotesPeek recently got updated to work properly with the Notes 64-bit client on Windows. Yay! Unfortunately, the help information in NotesPeek is still in a very old format that's only usable on Windows 7 and earlier. There is some great informati...
over 2 years ago in Domino Designer 1 Under Consideration

Ability to control out of office frequency

Give users control how often out of office notification are send: once, weekly, daily or everytime Default and available choices should be controlled by policy with known features to lock them. For weekly basis the day when recipient list is ‚re...
about 7 years ago in Notes 9 Assessment

Ability to overlay a resource's calendar

Using the Federated Calendar functionality, when you add a specific resource (clicking on "Add Calendar" and selecting a room or a resource as a Notes User's Calendar), all entries for all the resources existing in the Resources DB are displayed. ...
about 7 years ago in Notes 1 Under Consideration

Provide support for UNC pathnames on future release of Notes/Domino

According to the following KB, UNC pathnames are not supported for all released Notes/Domino products. But some customer has needs to send UNC link for shared folders on file server to other users by mail, please consider to support for UNC pathna...
10 months ago in Domino / General 1 Needs Review

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

Update Domino Java classes to use Java 8+ collections (retire Vector)

Replace Vectors with newer collection data structures that support Streams, Collections. Forexample: Integer sum = Item.getValues().stream() .collect(Collectors.summingInt(Integer::intValue)); Somehow, we have to get to at least Java 8 struc...
about 6 years ago in Domino Designer / Java 2 Under Consideration

Windows Notification in HCL Notes

Please integrate the Windows Notification in IBM Notes! Because you can see all your new Mailnotification or Calender Entries in the Windows „Action Center“. Please integrate also Push Notification into the Mac Version.
over 6 years ago in Notes 0 Assessment

Scheduling Replication

We are getting ready to use DMA on ipads where mobile signal is poor. Users will be using a local copy of the database. We need to schedule replaction, as with full size Notes, so that the data is pushed to the server when there is signal/connecti...
almost 7 years ago in Nomad / Nomad (iOS) 2 Assessment

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...
over 1 year 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...
over 1 year ago in Notes 1 Needs Review