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 1661 of 8851

Add view filter option to columns, where user can select documents to be displayed

You might know filter option in LibreOffice or Excel, where user can reduce the shown documents to selected values. Of course, this can also be done by using a search formula, but most users are not experienced with the syntax of notes search.Addi...
about 7 years ago in Domino Designer 16 Assessment

Title text for controlled Access (Form Section) should allow formula like standard section

Nothing more nothing less. Just a same @Formula for title for Controlled Access section as the standard section already has. Otherwise i have to copy paste them and just clutter application design.
3 months ago in Domino Designer 0 Under Consideration

Domino Administrator client for Mac OS

Run Administrator client on Mac OS
over 7 years ago in Admin Client 6 Assessment

Download files using NotesHttpRequest class

Currently we are not able to download the files, images (binary files) or files which are encoded with Base64 when we use the NotesHTTPRequest, or NotesJson clasess.It will be very helpful if we have any methods for file handling using lotus scrip...
over 5 years ago in Domino Designer / LotusScript 4 Assessment

in the LotusScript Debugger, split the screen vertically: code on the left, variables on the right...

When debugging, I'm constantly moving the horizontal bar up and down. Would it be possible to split the screen vertically? Or, even better, adopt an Eclipse view and make the whole screen customizable? And while you're at it, fix some bugs in the ...
over 3 years ago in Domino Designer / Debugger 0 Under Consideration

Conditional inclusion of data notes in source control

I really like and support the way the new source control using YAML has been designed. A very clever approach that makes 100% reoundtrips possible even if not all notes can be saved as text. However, during discussions with Dan and Serdar it occur...
over 1 year ago in Domino Designer 2 Needs Review

Add the documentation for DominoUtils and JSON classes to Designer Help

The help currently has no documentation on the following classes: com.ibm.xsp.model.domino.DominoUtils - the main class used to obtain XPage variables in Java com.ibm.commons.util.io.json.* - the classes used for JSON encoding and decoding There a...
almost 7 years ago in Domino Designer / Java 1 Assessment

Server - Statistics - Change disk space from Bytes to Gigabytes or Terabytes

When looking at the Server Statistics, I can't get a practical gauge as to where I'm at with regards to disk space. In this day & age, everything is in Gigabytes and Terabytes and Domino is still in Bytes. I need an exponential equation calcul...
about 2 years ago in Admin Client 2 Under Consideration

Register Notes user with zero length password if ID vault is configured

Please allow administrators to register Notes users with zero length password when ID Vault policy is enabled and ID are stored in the vault
3 months ago in Admin Client / Documentation 1 Needs Clarification

LotusScript completes private parts of a superclass in a subclass

The LotusScript class system differs in a key way from the way Java works. In Java, if you create a subclass from a parent class, the subclass can only access the Public methods, variables and properties, not the Private methods, variables and pro...
over 1 year ago in Domino Designer 0 Needs Review