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 247 of 8984

Add servlet support directly to Domino Designer IDE

Creating a servlet requires plugins and a fair bit of effort to deploy and debug. It would be great if this was added to the IDE so that application-specific servlets could be developed rapidly so we didn't need to reply on agents (with the known ...
over 3 years ago in Domino Designer / Java 0 Under Consideration

Display "indexing already in process", when user/administrator try to delete index of database while full-text index creation/update is in progress.

The full-text index of a database can not be deleted when index creation/updation is being carried out. When the user tries to delete full-text index of a database during the time, user gets a confirmation prompt to delete the index. However. the ...
about 5 years ago in Admin Client 0 Under Consideration

Progress Bar

As an administrator it would be great having a possibility of a progress bar (and/or % finished) for admin task in Domino Admin client as compact, updall, fixup, convert for Notes DBs (especially for mail DBs).
over 6 years ago in Admin Client 3 Needs Clarification

Trim database filename when creating a new database

When you create a database and set it's filename, please trim the spaces ( front and back ) before creating it. I copied and pasted a filename from the HCL documentation and didn't noticed that there was a space in front of the filename. There was...
almost 5 years ago in Admin Client 0 Assessment

Easy way to determine which ntf is a master template

There's no easy way to find the master template for a database. One solution might be to display the file-name of the master template on the Design tab along with the template name. Another might be to display the template name in parentheses afte...
about 5 years ago in Admin Client 2 Under Consideration

Remove libnotes dependency on JNI and IDEHelper

Currently, when importing a Java agent as non-raw DXL, libnotes has a hard dependency on finding a JNI environment and using classes from Notes.jar. While there's a certain amount of natural dependency in the process of compiling agents, the class...
over 4 years ago in Domino Designer / Java 0 Needs Review

Create a dominoFaces, dojoFaces JSF package for enterprise Java projects

Let's integrate the Domino Developers who want to use XPages and enterprise java by decoupling XPages into two libraries that can live on their own dojoFaces and dominoFaces. You allow developers developing on Domino to incorporate PrimeFaces, b...
over 7 years ago in Domino Designer / Java / XPages 1 Under Consideration

Message Recall on Domino Administrator Client

Message recall only works for the sender side, there is no functionality to do a message recall from the admin side.
over 5 years ago in Admin Client 2 Assessment

Domain icons in the admin client should be distinguishable without having to mouse over them.

There is no way to identify the different domains in the left margin of the admin client until you mouse over it or click on it. There should be some way to distinguish which domain each one represents without mousing over them all. As you can see...
almost 7 years ago in Admin Client 0 Under Consideration

db.exist and db.accesslevel

the isOpen property allows me not to different if a db exists or the user has access to it https://www.ibm.com/support/knowledgecenter/en/SSVRGU_9.0.1/basic/H_ISOPEN_PROPERTY_JAVA.html (the db could even be damaged) I would like to have a...
almost 7 years ago in Domino Designer / Java 2 Under Consideration