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 3008 of 8878

Save images - default file type jpeg instead of gif.

When I right-click on an image in a RichTextField to save it, a dialogue box appears asking me to save it as a gif. Gif may have been the most popular compressed file type 25 years ago, but not anymore. Please change the default file type for savi...
over 2 years ago in Notes 1 Under Consideration

The maxdocs argument of the FTSearch method and the FTDomainSearch method should be changed to a long type.

The maxdocs% argument in the FTSearch and FTDomainSearch methods of the NotesDatabase class is not correct, being of type Integer This is inconsistent with the value that can be set for FT_Max_Search_Results in notes.ini
over 1 year ago in Domino Designer / LotusScript 0 Needs Review

Add method overloading to LotusScript

We've only been asking for this since 1995 ... In OO languages you can usually create more than one method with the same name, but different signatures, that is different sets of parameters. This is called method overloading. This way you could ...
over 7 years ago in Domino Designer / LotusScript 3 Under Consideration

Automatically synchronize Journal/Notebook to MailDB via Replicator (like Contacts).

As it can be very useful to have the locally stored Journal/Notebook (journal.nsf or notebook.nsf) also synchronized to the MailDB so that it can be used in iNotes or on mobile devices via IBM Traveler, it would be fine to have a setting "Synchron...
over 7 years ago in Notes 0 Assessment

Faster and more intuitive deletion of Notes documents

When you delete a bunch of documents from a database without soft deletion, you select them and press delete. They get a deletion mark and you get a status message that you should press F9. This process of having to press the F9 button to refresh ...
over 2 years ago in Notes 1 Under Consideration

Support Verse as backend service for HCL Connections Mail client

In the current HCL Connections Mail plugin, iNotes is required to make this plugin work. With iNotes being deprecated in the near future please make sure this plugin keeps working. On top of that, on the current plugin and before we get to the rem...
over 2 years ago in Notes 0 Under Consideration

Add an AutoUpdate function to the client that is working - like Chrome or Firefox autoupdate

I know there is Smart Upgrade out there. But build in an autoupdate function that is working. Add the Notes for Mac client for example to the Apple Mac Appstore, like it will be done for HCL NOMAD (Domino Apps iPad). posted by Detlev Poettgen - ...
over 7 years ago in Notes 2 Planning to Implement

Resizable arrays (lists) in LotusScript

There should be a class similar to Java's ArrayList, a resizable array to put elements into it with methods like: list.add(Variant item) list.isEmpty() list.Iterator() list.removeAt(int index) list.remove(Variant item) list.size() ...
about 7 years ago in Domino Designer / LotusScript 2 Under Consideration

lotusscript functions to create sha256 sha384

With the new http and json classes a possibility to create sha256 and sha384 would be good to have natively in lotusscript
almost 7 years ago in Domino Designer / LotusScript 2 Assessment

Add Option to Reopen Document when switching to Editmode

A common cause of conflicts are documents that users keep open in read mode for long times (sometimes several days). Re-reading the current state of the document before switching to edit mode avoids many conflicts. It would be nice to have an buil...
almost 6 years ago in Notes 4 Under Consideration