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 3016 of 9019

Add a Calendarweek LotusScript function, which obeys the user's regional settings

Sometime users want to categorize documents in a view by calendar week. The calculation of calendar week is differerent in different parts of the world, e.g. the rules for the US differ from the rules used in Europe. The Notes client calculates th...
almost 7 years ago in Domino Designer / LotusScript 0 Under Consideration

Distribute killNotes as Part of the installer

Please add an Icon for it at least for Designer/Admin machines. This is based on working for some time with 12.0.1 and trying to convince designer to be nice with unfriendly 3rd party software.
about 4 years ago in Notes 2 Future Consideration

HCL Notes clients to be able to access the Domino server using the SafeLinx Nomad proxy.

HCL Nomad is now able to access the HCL Domino server using the Nomad proxy in SafeLinx 1.1. HCL SafeLinx 1.1 introduces the following new functionality. https://help.hcltechsw.com/safelinx/1.1/whatsnew/whats_new.html ---------- The SafeLinx...
almost 5 years ago in Notes 1 Future Consideration

Language Pack Slovak for Notesclient 10 and 11

There is a law in Slovakia that all of government organization have to use software in local language. If Slovak Language pack is not provided we can not deliver Notes solution based on V10/11 for government orgs.
over 6 years ago in Notes 3 Future Consideration

Stop reordering contents of raw .lss file after saving in Designer

Our project team utilizes Git version control to keep our incremental code changes well-organized. Because Git closely looks at file modification differences, however, our team constantly has to place significant time and effort into counteracting...
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 Future Consideration

Automatic Generation of Zoom/Teams URL for Draft Meetings in DOMI upon Reopening and Sending

In DOMI, when a meeting is saved as a draft and later reopened to send out the invitation, no Zoom or Teams URL is generated. To obtain a meeting URL, I currently need to re-select "Zoom-Meeting/Teams or other meeting source" each time. We would l...
over 1 year ago in Notes 0 Needs Review

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