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 2866 of 8858

Support for proxy set at Windows O.S. level

Customer added iCal feed at his calendar. But it gives the error "java.io.IOException: For input string:"//http-proxy-2.acme.com" . 1) At Windows 11 O.S. proxy server is defined as "http://http-proxy-2.acme.com". 2) If proxy is set as "http-proxy-...
8 months ago in Notes 0 Needs Review

Need modify the font size for Notes menu/button

Notes menu/button font size are so small for some users, refer the screenshot. And there is on option to modify this settings.This is too inconvenient for many users So some users have to adjust from OS, such as Change the size of text,apps, and o...
8 months ago in Notes 0 Needs Review

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

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

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

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
over 6 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

Count in 'By Sender' view

Provide the number counts corresponding to each sender in the 'By Sender' view.
8 months ago in Notes 0 Needs Review