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

Setting to disable automatic add reply prefix to subject field

When reply mail the new memo subject is added prefix "Re:" automatically. So if the mail is replied by many times there are too many "Re:" string in the mail subject. As the subject string is too long it is not so convenient to view the mail. Cust...
about 2 years ago in Notes 4 Future Consideration

Enable the check for allowed characters when creating new folders

There´s a "guideline" which characters are allowed when creating folder names. https://help.hcltechsw.com/inotes/10.0.1/rulesforcreatingfoldernames_c.html It would be great to check those rules during naming a folder.
over 4 years ago in Notes 1 Future Consideration

Simplify Notes Client's first/initial configuration

When starting Notes Client for the first time, you need to enter the user's and the Domino server's name. You can use a client setup configuration file and use it in the shared/stub notes.ini (parameter: ConfigFile). This file, however, must be pr...
over 1 year ago in Notes 2 Needs Review

Increase the recursive calls stack size limit on 64-bit systems

The current limit of recursive calls (recursion level for a given LotussScript function) in 32-bit/64-bit system is 32Kbyte stack size: https://help.hcltechsw.com/dom_designer/12.0.2/basic/LSAZ_LIMITS_ON_COMPILER_AND_COMPILED_PROGRAM_STRUCTURE.htm...
about 3 years ago in Domino Designer / LotusScript 2 Needs Clarification

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 Future Consideration

Support OAuth 2.0 authentication for IMAP

More and more email providers are removing basic authentication when using the POP and IMAP protocols in favour of OAuth 2.0 (e.g. Microsoft are deprecating basic authentication in October 2020). Please add OAuth 2.0 authentication support to IMAP...
over 6 years ago in Notes 2 Future Consideration

Rename attachments in a notes document

Provide an easy way to change an attachment name in a notes document, for example by opening the document in edit mode, right clicking on the attachment and choosing an action "Rename the attachment" and providing a new name. At this time it's nec...
almost 6 years ago in Notes 5 Future 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
about 7 years ago in Domino Designer / LotusScript 2 Assessment

Provide the last login date of all mailboxes

Generate details about the last login data of a specific mailbox
over 7 years ago in Domino / Reporting & Analytics 7 Under Consideration

Transactional Logging via LotusSript TransactionBegin, TransactionCommit, TransactionRollback should work together with dialogbox of NotesUIworkSpace class

In LotusScript, following error is thrown if dialogbox of NotesUIworkSpace class is used after TransactionBegin of NotesDatabase class, then execute TransactionCommit or TransactionRollback: "TransactionBegin must be called before other Transactio...
about 1 year ago in Domino Designer / LotusScript 1 Needs Review