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 107

Add "since" in QueryResultsProcessor#executeToView to reuse an existing view if it's newer than the param

Currently, #executeToView throws an exception if the named view doesn't exist. If you as a programmer want to re-use an existing one, that means you need to manually try to get the view and then, if it exists, check your timeout against its creati...
almost 4 years ago in Domino Designer / Java 0 Under Consideration

Add mechanism to retrieve QueryResultsProcessor JSON as an InputStream or Reader

The executeToJSON method emits a full String of JSON content, which generally means that a Java-side consumer will have to immediately pass that to a JSON parser. These parsers generally have a variant (or do so exclusively) that takes an InputStr...
almost 4 years ago in Domino Designer / Java 0 Under Consideration

Ability to reach and set "Implicit headers" when a web service consumer is used from a java agent

One workaround today is to write code in the generated web service consumer "BindingStub". But in this situation, it is difficult to reach the information that is necessary to put in the service. If it were possible to reach and put those headers ...
almost 7 years ago in Domino Designer / Java 0 Assessment

Table design templates and options

Currently for low code software to get beautiful tables you have to spend a lot of time with css and still can't perfect it as the documentation level is low. So my suggestion is that there be a selection of professional designed templates that yo...
over 2 years ago in Leap / Documentation 0 Under Consideration

Different way to store design/code of agents

when scanning design of database for code vulnerabilities we notice that (java) agents are skipped because they are xml files and not java files. therefor the code scanner is not reading the java code that resides in the xml file for the agent. so...
over 1 year ago in Domino Designer / Java 0 Needs Review

Domino Leap: add Element List Box

Please add an Element "List Box"... Same functions as ComboBox, but with multiple Values allowed and type ahead.
over 1 year ago in Leap / Documentation 0 Needs Review

Include Export in App history

The feature request harmonises with LEAP-I-82 namely can we please have a history entry if the app has been exported.
4 months ago in Leap / Documentation 0 Needs Review

Display in Designer current amount of input widgets per form

Given there is a limit on the number of input fields per form / app, it would be nice for app developers to see the current number of used fields and make pre-emptive decions ie.e. secondary app or additional form should the 500 target be approach...
4 months ago in Leap / Documentation 0 Needs Review

Display in designer the number of input widgets used in each form in the app

Given the limit of input fields that may be used in each form (I believe to be 500), it would help app designers if they could see just how many input fields are currently assigned to the form. This would help the app designer to plan and help pre...
4 months ago in Leap / Documentation 0 Needs Review

Sort columns in view data

This is a legacy request (see forum post), but please can we have sortable columns in view data as in Administrator can define the order from left to right, i.e., not defined by input sequence.
almost 2 years ago in Leap / Documentation 0 Needs Review