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 86

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

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

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

Add sorter to DQL

Would like to add a option how I want my returned document collection to be sorted e.g. created & descend or alphabetic (on field value) & ascending or more complex sorter
over 5 years ago in Domino Designer / Java 0 Under Consideration

Add @usercanedit

Really useful for hidewhens on buttons, text, etc.
over 7 years ago in Domino Designer / @Formulas 3 Under Consideration

Cannot specify image resource in formula language

An image resource can be specified in the outline entry.Image resources other than the current database can also be selected.However, when selecting an image resource using the formula language, only the image resource of the current database can ...
about 6 years ago in Domino Designer / @Formulas 3 Under Consideration

Possibility to script the frontend with Java

In all out new projects we use Java as the main language. It would be helpfull if Java coud be used everywhere in the app.
about 7 years ago in Domino Designer / Java 1 Under Consideration

Add a keyword to @DbLookup to continue past non-matching keys

If you call @DbLookup with a list of keys, the lookup will stop after the first non-matching key. I would like it to keep going and process the rest of the keys in the list. For example, say you want the entries for the months February, March, Aug...
about 5 years ago in Domino Designer / @Formulas 1 Under Consideration

can there be a way to integrate DevOps pipeline building with java files inside a nsf file

nobody seems to knowtried teamstudio buildmanager but this was not a solution
over 2 years ago in Domino Designer / Java 2 Under Consideration