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 848 of 9017

Include MPJWT feature in Leap container image

The MPJWT feature is needed in customer's environment. Please include this with the Leap image or provide an easy way to install features in the Helm chart. It's a hassle to install these features before deployment, especially when this needs to b...
about 2 years ago in Leap 1 Needs Review

Adding Close and isOpen into NotesDatabase Class

When working with NotesDatabase objects it would be good to have the option to check if a database is open on the server using a isopen command and also be able to tell the server to close a certain database.
about 1 year ago in Domino Designer / LotusScript 2 Needs Clarification

Soft Locking needs programmatic method to check for locks/unlock

When Document Locking is not enabled, Soft Lock feature is enabled as default. It prevents two users from editing the same document on the same server at the same time. The customer request us to add programmatic functionality for soft locking. Tw...
about 4 years ago in Domino Designer / LotusScript 1 Needs Review

Support for inclusive dates in filter

Suppose we need to filter some "Dates'. It should be a complex filter, like this: XDate <=YDate and XDate>= ZDate or XDate>=YDate and XDate>=ZDate or XDate>=Ydate and XDate<=ZDate etc. We see only 'after', 'before' and 'b...
about 2 years ago in Leap 1 Needs Review

Allow SingleLine items in service calls

Single line items are often used to mirror values from other BO items but they can not be used as service call inputs or outputs. Therefore developers have to create extra BO items just to have targets for SC output values. Such extra BO items als...
about 3 years ago in Leap 0 Needs Review

Make some GUI objects in Editor larger or resizeable

There are some GUI elements in Leap 1.1 which are quite small regarding current screen sizes and resolutions .. perhaps they originate from old IBM FEB days? please make frame in Access - Define roles larger so it is not necessary to scroll trough...
about 3 years ago in Leap 0 Needs Review

rebase LotusScript to JVM

Compile all LotusScript to Java ByteCode and run it on a JVM - LS can use Java classes - Java can use LS classes - Use Eclipse debugger for LS
over 7 years ago in Domino Designer / Java / LotusScript 0 Under Consideration

CSV export in UTF-8 BOM format (for user registration)

It is not possible to export from a employee management notes database and import new users as csv text file with UTF-8 BOM format in the admin client. This is the REQUIRED format from HCL!
about 2 years ago in Domino Designer / LotusScript 2 Needs Clarification

Allow to call multiple services in Event handlers

For unskilled lowcode developers it is hard to call two or more services in a particular order as it requires deeper understanding of JavaScript. I suggest to allow 1-3 service calls instead of just one (as Volt supports now). This would allow peo...
over 4 years ago in Leap 0 Future Consideration

A function to find out how many stages are in a form.

When I create a workflow system, it would be useful to have such a function to visually display how many stages are stopped in the middle.
over 4 years ago in Leap 0 Needs Clarification