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 681 of 9002

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
165 VOTE

Add a button in Admin Client to kill a single hanging HTTP worker task

So the admin would not need to kill the whole HTTP task. Mark Reiser, sirius-net GmbH
over 7 years ago in Admin Client 8 Assessment

Make DAOS Size % a sortable column

In the Domino Administrator 14.5 client the % of a database's size that is in DAOS is displayed in addition to the raw size. However you can only sort by size which is less useful-- if i'm looking to get a set, for example, of mail databases to co...
about 2 months ago in Admin Client 0 Needs Review

In class db propierty NotallowReceivelocalReplica

I want to have a class that not allow receive local replica because are very sensible and there're users that create a local replica and then don't use this laptop or device because is an emergency device and when is it used put old documents in t...
19 days ago in Domino Designer / LotusScript 0 Needs Review

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

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

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

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