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 3081 of 8996

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

Retention time setting for folders

It would be a great enhancement to be able to set a retention time for a folder. You can setup a Deletion retention time for each folder. When the retention time is reached, documents in the folder older than the retention time can by moved to ($S...
over 1 year ago in Notes 1 Needs Review

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

Change field frame color dynamically/programmatically

It would be nice if we have the possibillity to change the color of the frame of fields dynamically via e.g. @Formula. This e.g. could be used for input validation and would create a better user experience.
over 3 years ago in Domino Designer / @Formulas 1 Under 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

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

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

extend @GetDocField to work across databases (@GetDbDocField)

The current @GetDocField function is extremely powerful but is limited to looking up fields only from documents within the same database. It seems to be a natural extension of this to create a new @function to allow cross database field lookups. A...
over 4 years ago in Domino Designer / @Formulas 1 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