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 285 of 8857

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

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

Using LSX applications in Nomad

Please solve this issue so that companies that use Domino connectivity with SAP can also use HCL Nomad, as it is a very good platform to increase mobility of applications. Applications that use LSX does not work on HCL Nomad. Applications using da...
about 5 years ago in Nomad / Nomad (iOS) 6 No Plans to Implement

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

Reset configuration without uninstall/install operation

When you want to change your NomadMobile settings, the only way at this time is to uninstall the application and reinstall it. The problem with that is that if you install from the app store, you will end up with a different version (the latest ve...
over 2 years ago in Nomad / Nomad (iOS) 2 No Plans to Implement

Re-enable to open HCL Nomad Mobile from within Outlook on iOS

Hi HCL, I know that the main problem is located at Microsoft but I think you have more "power" to get in touch with MS with this special issue to get it solved. Since an update of Outlook on iOS in the end of January 2025 it´s no longer possible t...
5 months ago in Nomad / Nomad (iOS) 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

Support password digest (server-side password) for Nomad

Based on the following article, Nomad doesn't support password digest (server-side password). HCL Nomad support statement for server-side password checking starting with version 1.0.9 on iOS https://support.hcltechsw.com/csm?id=kb_article&...
almost 5 years ago in Nomad / Nomad (iOS) 0 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