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 231 of 8847

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...
about 4 years ago in Domino Designer / Java 0 Needs Review

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...
almost 5 years ago in Admin Client 2 Under Consideration

Daily Scheduled agent Failed to run if Domino server Stopped and started during the time duration of Scheduled agent. it will not schedule to run before the next purge time.

If the Domino server stopped and started. The Daily scheduled agents scheduled during same time duration will not run after Domino start-up. it will not schedule to run before the next purge time. The scheduled agent will run at start-up only if D...
almost 3 years ago in Admin Client 2 No Plans to Implement

Re-publish an updated Lotus Expeditor

Lotus Expeditor is still the underpinning of the Notes Client and Domino Designer. Available literature says it is needed to create a Domino Designer plug-in. So just like the C-API, a version of Lotus Expeditor should be available. If you search ...
almost 4 years ago in Domino Designer / Java 5 Under Consideration

Add "explain" output for QueryResultsProcessor

The DominoQuery object you can feed into QueryResultsProcessor has an explain method, but it would be convenient to have an equivalent in QRP too. At an initial level, this could just execute explain on each inserted Query object, which would be u...
almost 4 years ago in Domino Designer / Java 0 Under Consideration

Error message when group member field is full

Group member field as any other text field is limited in size. It is true that size has grown but it eventually come to be full. When deleting users, users name is added to "Deny Access Groups" but there is no warning if group become full. May be ...
about 2 years ago in Admin Client 0 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.
about 5 years ago in Admin Client 2 Assessment

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...
about 7 years ago in Domino Designer / Java / XPages 1 Under Consideration

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...
over 6 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...
over 6 years ago in Domino Designer / Java 2 Under Consideration