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 487 of 8981

Please remove the 64k limit from NotesHTTPRequest

Please remove the 64k limit from NotesHTTPRequest. It accepts a String as input, those can be 2 GB. Also helpful if it would accept a NotesStream, so proper encoding can be ensured.
about 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Support to move mail from HTMO account to local folder

Customer has below requirement. HTMO account was set up correctly, everything works fine. The user has large e-mails that wants to copy on a local folder. Whenever he tries to move or copy (dragging or CTRL+dragging) he gets an error: "Canno...
about 1 month ago in Traveler for Microsoft Outlook-HTMO 0 Needs Review

Lotusscript formating

"Select Case" statement indentation is not consistent in the eclipse based editor (agent, lotusscript library) Example code: Function selectcaseindent Dim caseIndent As String 'logic If True Then Select Case caseIndent Case "one": Pr...
6 months ago in Domino Designer / LotusScript 1 Under Consideration

Enhance LotusScript with Base64 encode/decode, MD5, SHA1, SHA256

Please provide a native LotusScript interface to do Base64 encoding and decoding, and hash functions like MD5, SHA1, SHA256. Needed since Nomad does not have Java for speedy access to those functions, and these functions are needed on the web.
about 4 years ago in Domino Designer / LotusScript 0 Assessment

Collapsable code loops in lotus script

When looking at lotus script it would be super helpful in longer code sections to be able to collapse the code for while, do, for, etc loops - look at most other design development tools and this is a standard option.
over 3 years ago in Domino Designer / LotusScript 1 Assessment
127 VOTE

Nice looking charts to make nice looking apps for management and decision making

I like panagenda embedded charts. we need easy to use charts in apps.
about 7 years ago in Domino Designer / LotusScript 7 Under Consideration
116 VOTE

Support ISO-Format for NotesDateTime-Object in LotusScript

Every modern and standardized framework can handle Date/Time-Objects in ISO-Format (see https://de.wikipedia.org/wiki/ISO_8601). Just to make things easier for REST-Services it is necessary to have a proper Date/Time-Format that can be transfered ...
over 7 years ago in Domino Designer / LotusScript 6 Assessment

Attaching a file from "EmbedObject" LotusScript code, the attached file is displayed as a generic gray icon

While trying to add attachment using "EmbedObject" lotusscript method, the attachment icon is displaying as grayed out. However, if you try to add attachment manually, the icon display is proper. This seems to be working as designed. Please make t...
about 4 years ago in Domino Designer / LotusScript 2 Under Consideration
114 VOTE

IMSMO Support for Apple MacOS please!

No description provided
over 7 years ago in Traveler for Microsoft Outlook-HTMO 8 No Plans to Implement

Add Lotusscript method PasteAsPlainText in NotesUiDocument class

Please add a method PasteAsPlainText in NotesUiDocument class. This method should do the same as Ctrl + Shift + V. Another possible solution of this problem is to add an optional parameter to the existing Paste method which allows to paste as plai...
about 4 years ago in Domino Designer / LotusScript 0 Under Consideration