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 on products and upcoming events around #dominoforever, please visit: HCL Domino Page


ADD A NEW IDEA

Clear

Ideas

Review Java Security Policy

This may be a moot point if the preferred approach for Java development is e.g. OpenLiberty / Liberty Profile + gRPC to Notes / Domino. But if Java development on the Domino stack is still a recommended approach, the Java security policy needs rev...
almost 8 years ago in Domino Designer / Java 2 Under Consideration

A new @Command where a frame or frameset can be specified and Nomad will navigate to that specific frame.

A new @Command where a frame or frameset can be specified and Nomad will navigate to that specific frame.
over 3 years ago in Nomad / Nomad (Android) 1 Assessment

Add HTTPJavaDebugOptions parameter to enable Java remote debugging in the HTTP task

The JavaDebugOptions Notes.ini parameter is used to enable Java remote debugging, e.g. JavaDebugOptions=transport=dt_socket,server=y,suspend=n,address=8010 Unfortunately, both the agent manager JVM and the HTTP task JVM read the same variable,...
about 7 years ago in Domino Designer / Debugger 1 Under Consideration

Expose API function NSFBuildNamesList to Java and LS

We have Session.getUserGroupNameList() to retrieve all groups and names for the current user. But sometimes one needs the groups and names for some other user. I.e. to check if a user is in a certain group or a subgroup. As the function is present...
over 5 years ago in Domino Designer / Java 0 Under Consideration

Imported attachment icons specific to the file type

When an attachment is imported into Nomad it should show icon corresponding to file type instead of paperclip icon.
about 4 years ago in Nomad / Nomad (Web) 0 Future Consideration

Connecting Sametime Communities supporting persistent chat

Persistent Chat support for 2 separate Sametime Communities connecting over port 1516, each with its own MongoDB instance
almost 3 years ago in Sametime / Chat 1 Assessment

Java: Enable sorting of classes within packages

Today classes are randomly ordered in a package when shown in the designer. This makes it hard to work with if you have many classes in a package. These should be ordered alphabetically
about 3 years ago in Domino Designer / Java 2 Under Consideration

Return to main menu from sub menu on the mobile action menu button

Regarding the mobile action menu button on Nomad Mobile, there is no way to return to main menu from sub menu. "Return" navigation should be provided.
4 months ago in Nomad / Nomad (Android) 0 Needs Review

URL that opens the chat window with the user directly

I want to use a URL that opens a chat window with the user directly when using SametimeProxy. For example, https: // SametimeProxy / chat / conversations? USERNAME = ichiro-suzuki.
over 6 years ago in Sametime / Chat 2 Assessment

App dev pack / Proton : expose V12 QueryProcessor and / or some view Navigation methods

Hi, Currently the way to get documents from Domino via GRPC/Proton is to perform a DQL Query. But DQL does not allow for document sorting, so if - for ex - I want to get the 5 first documents based on a field sorting, I need to get all the documen...
over 5 years ago in Domino Designer / Java 1 No Plans to Implement