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

Pinned ideas

PINNED Domino Intelligence / Domino IQ
Adding AI to a Domino server Please add comments that tell us what use cases you would have for AI available from Domino. Here are some examples to get you started: Summarise long email threads Reply to email with AI Translate the email thread Hig...

Ideas

Showing 965 of 8849

CD to MIME text/plain handle merged table cells properly

CD to MIME text/plain does not handle merged table cells properly. Customer hope to improve it.
15 days ago in Domino / General 0 Needs Review
198 VOTE

Create own @Formula binded to LotusScript, another @Formula (or Java?) function(s).

As you can do in Excel (Formula binded to VBA) and could do in 1-2-3. Would allow many new functions that are currently not easy/possible to create.Is also a way to be able to centralize @Formulas by creating an abstracted @Formula. PS : I am no...
about 7 years ago in Domino Designer / @Formulas 7 Under Consideration

Traveler: add support for MariaDB as enterprise database

Traveler can be configured for "enterprise database" (typically, when high-availbility is required). Currently, the following enterprise database vendor products are supported: IBM DB2, MySQL, Microsoft SQL Server. See HCL reference: https://help....
8 months ago in Traveler 3 Planning to Implement

CreateViewNavigator improvements

If I use createNavigatorFromCategory or createNavigatorFromKey.All categories disappear and that is sad because sometimes when you create apps you would like to get i.e all level 2 category names below a certain category without looking thru lots ...
3 months ago in Domino Designer / LotusScript 0 Needs Review

Automatically install the Language Pack by autoinstall in Domino 14.5.

We want to be able to automatically install the server's Language Pack using the autoinstall feature in Domino 14.5. For languages other than English, it is necessary to apply the Language Pack. With Autoinstall, the English version of Domino can ...
4 months ago in Domino / General 1 Needs Review

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.
almost 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Make FP installers HF aware or otherwise better instructions on upgrading

It is not intuitive that you can't upgrade Domino 14.0 FP3 HF8 directly to 14.0 FP4. I have a novice admin who wasted a lot of time before he asked me.The installer for HF8 must first be run to revert the HF before you can run the installer for FP...
4 months ago in Domino / General 1 Needs Review

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.
almost 3 years ago in Domino Designer / LotusScript 1 Assessment

Support UTF-8 for all IND files

Currently IND files are expected to be in native character sets.This charset differs between platform and is complicated to handle. The more standard and easier to handle charset today would be UTF-8. Cross platform format Easier creation of files...
9 months ago in Domino / General 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.
almost 4 years ago in Domino Designer / LotusScript 0 Assessment