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 3610

Add a new LotusScript class to manage search results in the client UI

A new class for displaying the document collection returned by a search in the Notes UI would make it easier for developers to display data to users. Just like there is a Notes UI document class and a Notes UI view class, a Notes UI search class w...
almost 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Implement IBM Docs editor, so users can work together at the same time on one notes document

Working together on one document is a frequently used requirement. MS already offers these functionality in Office 365. IBM has a similar technique built in IBM Docs. Implementing it into Notes/Domino would significant increase the "collaboration"...
about 7 years ago in Domino 4 Under Consideration

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

Forgot/Reset Password Functionality for Domino Webmail (iNotes)

Application the Reset Password; functionality for Domino Inotes (http). This feature is availabletoday for almost any Web application which try to reset the password by sending notification to registered mail address. However, if you forget your D...
over 6 years ago in Domino / Administration 4 Under Consideration

Expand 64K limit of array (LotusScript)

I heard that there is a plan to use LotusScript to access the camera of the device. I'd like you to extend the array limit to handle files larger than 64 K.
about 7 years ago in Domino Designer / LotusScript 5 Under Consideration

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

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

Change defaults for new Domino servers (and server upgrades)

HCL have been good on changing defaults in upgrades of Domino settings, particularly on TLS ciphers (and moving them from the notes.ini). I think we should be generally moving towards the most secure option being the default (useless you speci...
about 1 year ago in Domino / Administration 1 Under Consideration

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

Show employee Out Of Office status in HCL Verse for People contact

Show employee Out Of Office status (it could be an icon near user or just letters OoO) in HCL Verse > People catalogueThose could be different icons for different kind of OoO - a vacation and a business trip. I have attached an example of possible
over 2 years ago in Verse / Mobile (Android) 0 Under Consideration