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

Pinned ideas

PINNED Domino Intelligence / Domino IQ
Adding AI to a Domino server Please add comments that tell us what use cases you would have for AI available from Domino. Here are some examples to get you started: Summarise long email threads Reply to email with AI Translate the email thread Hig...

Ideas

Showing 756 of 8993

Option to close window

When submitting or canceling a launched form, there is an option to go to another Leap application or to a specified URL, but there is no option to close the window. JavaScript can only close windows opened by JavaScript. Please provide an option ...
over 2 years ago in Leap 0 Under Consideration

Ability to bind service input or output to a global javascript variable

As a Domino Volt developer, I would like to have the possibility to bind service outputs and service inputs to a global javascript variable stored in app.getSharedData and stop using hidden field for storing temporary values.
over 3 years ago in Leap 1 Under Consideration

Image component

If you use the image component to add an image inside the form, the properties are limited. This component must have the possibility of resizing the image by pixels or percentage, and the option to select the position (Left, Center, Right).
over 3 years ago in Leap 0 Under Consideration

QR Code to access forms and data

On Administration area of LEAP, the users can get the links to launch and view data to share with other users. LEAP should generate QR Code for both link inside this area, this will help users to access the forms or send that to other users.
over 3 years ago in Leap 0 Needs Review

Support for Web Service "choice" WSDL Schema element

Several standard elements like the Choice element in the WSDL Scheme are not supported as is. The following elements are not supported it seems: any element anyAttribute element choice element redefine element sequence element unio...
over 6 years ago in Domino Designer / Java 0 Under Consideration

make order of action buttons managable

Hi there, currently there is no real and obvious way to change the order of action buttons on a page in a workflow step. Action buttons are shown in order of creation. On the workflow tab it is possible to display stage properties on the right sid...
over 2 years ago in Leap 0 Under Consideration

Add InternetAddress and ShortName as new parameters for renameNotesUser method in AdministrationProcess class

Renaiming a person using the Admin Client, the old ShortName and InternetAddress is moved to the FullName item in the person document. When you rename a user programmatically with LS or Java, there is no method available with the same functionalli...
over 2 years ago in Domino Designer / Java 0 Under Consideration

Separate "show print and delete buttons"

Sometimes there is a need to have only the delete button but not the print button. It would be good to have this options separated. This would be a lot easier than having to deal with css to avoid showing the print button.
10 months ago in Leap 0 Under Consideration

Extend @GetDocField to receive only the value of the specified field.

If you run @GetDocField($Ref; "Subject"), NRPC command will receive the entire referring document, even if the Subject has only one word, it will receive large data. If the referenced document is bloated, it will affect the performance of opening ...
about 4 years ago in Domino Designer / @Formulas 0 Under Consideration

Formula Language for returning True/False to check if OS file is existing

Direct Formula Language instead of combining other functions to have a simple check if an OS file exists or not
about 5 years ago in Domino Designer / @Formulas 2 Needs Clarification