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 3094 of 8853

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

Use categories from Calender Profile also for inbox or folders

It would be great to have the option to categorize mails with the same category like added in the calendar profiles so that the colors are continuous for mails and calendar entries. For example you can mark multiple mails, right click and select "...
over 4 years ago in Notes 6 Under Consideration

GetThreadinfo(LSI_THREAD_CALLMODULE) should return the name not any internal address

It would be great if the LS GetThreadinfo(11) command would return the calling modul name instead of an internal cryptic string number string like in example "*F134C18". This would allow to write a much better error handling routine and would also...
over 5 years ago in Domino Designer / LotusScript 4 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

Make a Lotus Script equivaluent for the Formula command @SetHTTPHeader

Unfortunately currently there is no way to set HTTP Header variables from a WebQueryOpen Agent being called from a web form. There should be a new command like this: Call session.setHTTPHeaderVariable(name, value) Also this should be working in We...
12 months ago in Domino Designer / LotusScript 1 Needs Review

Sort all lotusscript Classes, Subs and Functions alphabetically in the Objects pane

Instead of the current spiffy random order
over 7 years ago in Domino Designer / LotusScript 0 Under Consideration

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

add parameter for db.CreateCopy to remove template inheritance

if there could be a parameter to remove/blank out the "inherit design from template" when using db.CreateCopy it would help (or create a 'set' method to it in the NotesDatabase class of Lotuscript). This would benefit when using a DB as a starting...
12 months ago in Domino Designer / LotusScript 2 Needs Review

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

File name length limitation for Notes on MacOS

For Notes on MacOS, there is a limitation of 63 characters for file name length when used in LotusScript functions like DIR or KILL. There is no such limitation for Notes on Windows OS. Request to remove the limitation or increase the length limit...
over 1 year ago in Notes 2 Needs Review