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

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...
over 1 year ago in Domino Designer / LotusScript 2 Under 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

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

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...
over 3 years ago in Domino Designer / LotusScript 2 Needs Clarification

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

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

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 Under 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

Create function notesuiview.selectdocuments(documentcollection)

Create a function that passing a documentcollection in a notesuiview this mark all the documents the collection there're in this view. Make a equivalent in Lotusscript this function that is in formulas select (form="XXXX") & (Field="YYYY")
over 1 year ago in Domino Designer / LotusScript 0 Under Consideration