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 8851

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

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

SafeLinx VPN Client for iOS

Without having a VPN client for iOS, safeLinx will not be usefull VPN solution.Most of our customers are running iOS devices and are looking for a working VPN solution to integrate their remote workers using Windows devices, Macs and iPads. posted...
about 5 years ago in SafeLinx 5 No Plans to Implement

Extend @GetDocField to cache the received data

When I run a form with @GetDocField($Ref; fieldname) on multiple fields, it issues the same number of NRPC commands as the number of fields, and receives the entire document for each command. There are two problems. 1. If the size of the referen...
almost 4 years ago in Domino Designer / @Formulas 1 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

Close all Safelinx sessions in one action

We need a simple solution (like cm_logout), to log out of all services opened via Safelinx on a device in a single user action (to log out at once from VOP and Sametime for example). SSO allows the user to authenticate once to access all open serv...
over 1 year ago in SafeLinx 0 Under Consideration

Anonymize SafeLinx html pages

By opening our websites accessible through SafeLinx, hackers must have no indication of the underlying company or product. Could you remove from SafeLinx HTML pages any reference to HCL or SafeLinx (front and backend), so that we are not obliged t...
over 1 year ago in SafeLinx 0 Needs Review

Categories from formulas

Using NotesViewEntryCollection and NotesViewNavigator, category rows can be retrieved from a view (NotesViewEntry with IsCategory = True). Aggregate values can then be retrieved from them (using ColumnValues) without retrieving documents and aggre...
almost 4 years ago in Domino Designer / @Formulas 1 Needs Review

Initial configuration of the SafeLinx server through an encrypted, secure channel, rather than insecure.

Need to run the initial configuration of the SafeLinx server through an encrypted, secure channel, rather than insecure. Is there a way to enable the secure admin port on the SafeLinx server manually, before the initial setup, and manually copy...
about 4 years ago in SafeLinx 1 Assessment

Domino Java SDK on Maven Central

Enterprise business applications that use Java can benefit with having a Maven Central Domino Java SDK so Domino can be used in Java Projects: Android for mobile apps Microservices built with SpringBoot Java in general
almost 7 years ago in Domino Designer / Java 1 Under Consideration