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 465 of 8849

small style sheet editor

a small and basic "style sheet editor" for volt, integrated directly in the "designer"
about 4 years ago in Leap 1 Under Consideration

Ways to validate uploaded files

When Domino is out in the open, many more requirements for handling incoming files in application are required which today we can not met. Checking the extensions or validate the content-type are not sufficient because they can be spoofed. Therefo...
over 1 year ago in Domino Designer / Java 0 Under Consideration

"lowcode" approach to add application title and also the stage title to text fields.

in all applications we do refer the application title and also the stage title usually in the form headers,so a user sees in an opened document which application he is in and also which stage the document is in. Please give a "lowcode" approach to...
7 months ago in Leap 0 Needs Review

Give apps more meta data and/or folders

Within large organisations, there could be hundrets of apps in one or two years. Having only the title and date of last modification it will get hard and time consuming to find an app. Add meta data like tags, author, organisational units, ... and...
over 5 years ago in Leap 0 Under Consideration

Create an entry page for users

Leap and FEB have a strong portal background. Apps were integrated in portal pages and could be accessed by the users through those. Volt apps are accessible only through the use of URLs, sent to the users or embedded into other systems. Create a ...
over 5 years ago in Leap 2 Already Exists

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...
about 2 years ago in Leap / Documentation 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
about 2 years ago in Leap 1 Needs Review

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

Number of Records on Data Grid

The new component Data Grid shows the # of records I'm seeing in each page from 1 to 5 or from 6 to 10., but it doesn't show the total number of records. This information, # of records, will help the end users to navigate inside the Data Grid.
almost 4 years ago in Leap 1 Needs Review