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 629 of 8851

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

Freeze some columns from left

Categories and some important columns to identify document should be displayed any time when a lot of columns defined in the view. Please improve view function to freeze some columns from the left like "Freeze Panes" function in the Excel.
about 5 years ago in Domino Designer / Views 0 Under Consideration

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

It should be possible to set the row height in a view to a value greater than 9.

It happens fairly often that I want a view column to display more than 9 list entries. This happens often when the field displayed in the column contains either email addresses or file names. I would like to see the limit on row height increased t...
about 4 years ago in Domino Designer / Views 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

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

Add HTTPJavaDebugOptions parameter to enable Java remote debugging in the HTTP task

The JavaDebugOptions Notes.ini parameter is used to enable Java remote debugging, e.g. JavaDebugOptions=transport=dt_socket,server=y,suspend=n,address=8010 Unfortunately, both the agent manager JVM and the HTTP task JVM read the same variable,...
over 6 years ago in Domino Designer / Debugger 1 Under Consideration

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