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

Volt

Showing 230

Domino Leap support to accommodate very large file uploads

A Domino Leap application is designed to upload large files (up to 10 GB). The app cannot upload large file, because there is a timeout that stops the upload. When app try to upload large files in Domino Leap, it face a timeout of 300000 ms (5 min...
7 months ago in Volt 0 Needs Review

Add feature to have a save and deploy option when designing app

Currently when you design an app, there is only save icon button. It will be helpful if there is save and deploy option as well.
7 months ago in Volt 1 Under Consideration

Show success message page in a dialogue box

In Leap form workflow, you can set form submission settings "upon submission". There should be another option like "show the success message page in a dialogue box and then close the window".
9 months ago in Volt 0 Needs Review

Make success message page accessible

In Leap form workflow, you can set form submission settings "upon submission". The success message page is not accessible. That means if a user submits a form, he/she is shown a success message page but can't navigate to the information text and i...
9 months ago in Volt 0 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...
9 months ago in Volt 0 Needs Review

Add a progress bar functionality to volt/leap-applications

Leap apps currently are missing a progress bar item. I do need this in most applications so a default functionality is needed for this. Here is a reference how this could look like https://www.freecodecamp.org/news/how-to-build-a-responsive-and-dy...
10 months ago in Volt 1 Needs Review

Uninstalling Domino Leap on Windows

Please include in the product documentation how to uninstall Domino Leap on Windows. There is already Linux but not Windows.
10 months ago in Volt / Documentation 0 Needs Review

EML to PDF Converter

Converting EML (Email Message) files to PDF (Portable Document Format) is a common task, especially when you want to save or share email messages as PDF documents. There are several methods to convert EML files to PDF , and I'll describe a few dif...
10 months ago in Volt / Documentation 0 Needs Review

action.getNextStage()

Plase add a way how developers can learn the next stage of worklow, ie. what is a "target" of each action button. I suggest something like: action.getNextStage or form.getNextStageId action.getNextStageName
10 months ago in Volt 0 Needs Review

form.getStage()

Please add a JS method(s) to get the current stage ID and name of a form. Currectly, we can get thsi only via Find or Retrieve service calls. I suggest something like: form.getStage or form.getStageId form.getStageName
10 months ago in Volt 1 Needs Review