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

Clear

Ideas

Showing 767

Better LS/Java API for handling of (multi)values of a NotesItem

The (LS/Java) API for handling Item values is very rudimentary at best, which for LS especially painful since it does not have Collections A more full API is needed (and would be loved). The NotesItem class should have a API which handles values b...
over 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Make Domino Designer LotusScript Eclipse editor respect CamelCase as documented

The old lotusscript editor, when completing object properites and methods, completes with the CamelCase name as in the documentation. The Eclipse LotusScript editor has failed to do so since it's introduction. It's about time it followed the stand...
about 7 years ago in Domino Designer / LotusScript 2 Under Consideration

The date on the ACL log is not based on a standard format

A server-based database's ACL log displays dates in a format that isn't typical. Both end users and administrators find this confusing. To prevent misunderstandings, the date format used in the ACL logs should match that of the client's operating ...
almost 2 years ago in Domino / Administration 1 Under Consideration

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

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.
over 7 years ago in Domino Designer / LotusScript 5 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

Share 2 screens at the same time to other users

Copy a functionality from Zoom who make my users prefer to use Zoom instead of Sametime. In Zoom, they can share 2 screens, side by side, to the other member of the call. I am not speaking about the presenter mode, not about the camera.I am speaki...
5 months ago in Sametime / Meetings 0 Under Consideration

Add foreach to handle document collections

When looping a document collection, one has to use a structure like this Do Until(doc Is Nothing) <<code>> Set doc = col.GetNextDocument(doc) Loop or Do Until(doc Is Nothing) set docNext = col.getNextDocument(doc) <<code>>...
over 5 years ago in Domino Designer / LotusScript 2 Under Consideration

Implement a test or test room for Guests to Check the requirements

It would be usefull to implement a test routine especially for guests to check if everything works fine. For example port checks to prove that the needed ports are open and allowed to use (udp 1000 e.g). Now the tests before joining a meeting (cam...
almost 2 years ago in Sametime / Meetings 0 Under Consideration

64-bit support for COM objects

Currently, COM library supports 32-bit application only. Request Provide 64-bit version of Lotus Domino Objects (domobj.tlb)
over 6 years ago in Domino Designer / LotusScript 1 Under Consideration