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 1050 of 8993

Better integration between Domino Volt and HCL Enterprise Integrator

Domino Volt comes with a free entitlement for HCL Enterprise Integrator but currently there is no user friendly way to utilize said product form Domino Volt, You can manually create HEI Job that read / write to Volt NSF, however this is hard to do...
about 5 years ago in Leap 0 Needs Review

LEAP HELM: Ability to add certificate to TrustStore

The current helm chart allows a certificate to be added to the keystore, but not the trust store. This involves a few things: defining a truststore in liberty (server.xml) importing provided certificate into the truststore
about 2 years ago in Leap 0 Needs Review

Parameter for view.getDocumentBykey specifying the sort column of the view.

The View class getDocumentBykey searches within the first sort column of the view. For this reason, getDocumentBykey requires a separate view for each sort column. if one view has two sort columns, we want to specify the second sort column.
over 3 years ago in Domino Designer / LotusScript 0 Under Consideration

Sort agents by type and schedule

a way to sort agents so all scheduled agents is shown after each other in designer.
over 7 years ago in Domino Designer / LotusScript 0 Under Consideration

Decommissioning of Volt apps

At the moment there is way how to "undeploy" or "stop/pause" a Volt app but to keep it configured and to keep all submitted data. From time to time it happens that users click on an old link in their email notifications which bring them to an old ...
almost 4 years ago in Leap 2 Needs Review

Configurable prompt dialog box on form submission

In Leap form workflow, you can set form submission settings "upon submission". It should optionally be possible to define a messagebox that is shown on submission. A typical message box for submission would be a yes/no box with customizable text e...
over 2 years ago in Leap 0 Needs Review

Correct the DialogBox method error message when indicated form doesn't exits

When you use the "Dialogbox" method in Lotusscript, one of the required parameters is the Form that you want to use as Dialog. If this form does not exists in the aplication, the error message is something like "DialogBox cannot be used in this co...
over 3 years ago in Domino Designer / LotusScript 1 Under Consideration

Make Eclipse LotusScript display of class member procedures according to specifications

The outline showing class member variables and methods does not conform to the standard as set forth in LotusScript documentation. Specifically: member variables are private unless otherwise specified, both for a Public Class and a Private Class. ...
over 7 years ago in Domino Designer / LotusScript 0 Under Consideration

Mobile actions menu to be enabled on Form

Mobile action menu is gerat on view for now, it should work on Form as well.
over 5 years ago in Nomad / Nomad (Android) / Nomad (iOS) 0 Needs Review

Support optional keyword in Lotus Script

To make a more flexible subroutine, please support the optional keyword to define arguments.
over 7 years ago in Domino Designer / LotusScript 0 No Plans to Implement