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

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

Java server side stack update (OpenLiberty ?)

Hi, The current level of servlet support is making impossible to leverage up to date libraries and nowadays development paradigms. We deeply need servlet engine upgrade, some reactive support Domino looks prehistoric in this area... OpenLiberty se...
over 4 years ago in Domino Designer / Java 4 Under Consideration

DDM needs some new functionallity

DDM would be an excellent tool if you could use it to detect custom strings from the log.Instead of predefined. Then you could detect strange behavior in applications and notify admins about that instead of them reading logs all day log for errors
4 months ago in Admin Client 0 Needs Review

Display same number for database file size in property box and admin client

Property box claims to be using MB (sometimes KB), the AdminClient gives me Bytes... and seams to mulitply with 1024 => the digits are not even the same. The smallest possible Database I can create is about 400 KB big. I don't think many people...
8 months ago in Admin Client 1 Needs Review

VSCode Extension Pack for Domino

Visual Studio Code has an extension pack feature, and SpringBoot is available there along with many other platforms https://marketplace.visualstudio.com/items?itemName=Pivotal.vscode-boot-dev-pack VSCode is a trending IDE and young developer...
about 6 years ago in Domino Designer / Java 1 Under Consideration

Admin Client - more servers in tabs

Currently only one server can be open in the Admin Client as the first tab. Since you have to switch back and forth between servers more often, the files are read in again each time. To improve the handling it would be good if more Domino server...
almost 3 years ago in Admin Client 4 Assessment

Paste (using CTRL+V) in the Server Console "Domino Command" input field should not remove existing content in that input field

When pasting content (using CTRL+V) in the "Domino Command" input field on the server console any existing content in the input field is replaced with the pasted content. This is very annoying and should be fixed
over 1 year ago in Admin Client 4 Already Exists

Do not stop adding users to ACL if one of them is already on the ACL list.

When you are adding multiple users to ACL (i.e from server address book using "Select Names" dialogbox) and one of them is already on the list, the client displays dialog box that user is on the list and stops the operation. To add the rest of the...
over 2 years ago in Admin Client 3 Planning to Implement

Make it easy to build JAX-RS RESTful web services within the nsf

JAX-RS and annotations are a powerful way to build RESTful web services. Todai it can be done but you have to take lots of steps to make it possible. For inspiration: https://github.com/OpenNTF/org.openntf.xsp.jakartaee, (and https://www.pradny.co...
over 6 years ago in Domino Designer / Java 5 Under Consideration