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 1574 of 8846

Designer - JavaScript Editor is outdated

The JavaScript editor in the Designer (Script Libraries) is outdated. It does not allow modern notations (backtick, arrow functions, etc.) and we cannot save the JS file if we use these notations.
over 3 years ago in Domino Designer 4 Assessment

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

Update the Java API

Current API is very dated and a chore to work with. OpenNTF Domino API addresses many issues but would be nice if this was part of Domino out of the box.
over 7 years ago in Domino Designer / Java 10 Assessment
164 VOTE

Xpages, please Open Source and give back to community/OpenNTF

It is clear that XPages is low priority now for HCL/IBM. It would be a good idea to Open Source and give it back to OpenNTF and community. Then it can still be further developed and maintained and have a future.
about 7 years ago in Domino Designer / XPages 9 Assessment

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

Update documentation on "Table of Notes and Domino known limits" and others in Designer Help

The Designer help document "Table of Notes and Domino known limits" obviously hasn't been updated in ages. Even for Domino 11.0.1 it still gives a maximum database size of 64GB, just to give one example. Also still missing in this table is the new...
over 5 years ago in Domino Designer 4 Assessment

provide the details why "query is not understandable".

If search for a string that contains parentheses, it will report error "query is not understandable". You can enclose the string in double quotes but the end users are not aware of this. Customer expect that we can provide the details why "query i...
about 1 month ago in Domino / General 0 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