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

Domino Designer

Showing 309

Improve NotesJSONNavigator

It would be great have additional methods in the NotesJSONNavigator. Besides the current AppendElement, AppendArray, AppendObject there should also be RemoveElement, RemoveArray and RemoveObject. It is currently possible to create, read and update...
about 1 year ago in Domino Designer / LotusScript 0 Needs Review

Improve REST/JSON capabilities in LotusScript (e. g. for better use with HCL Volt MX Foundry)

We are using Domino LotusScript for many REST Requests to internal and external services, including HCL Volt MX Go Foundry as a services middleware for easier administration of services, easier configuration of auth services, also improving the ov...
9 months ago in Domino Designer / LotusScript 0 Needs Review

Need ways to identify what application a Java memory leak is coming from.

Currently when we see a Java memory leak we know it is most likely caused by not recycling the Java objects but have no idea what application it is coming from. This means that the developers need to look at all the applications running on the ser...
almost 2 years ago in Domino Designer / Java 0 Needs Review

Error "Entry not found in index" when creating Response document

The following error "Entry not found in index" occurs when creating a Response document in a certain way. Steps to reproduce: A. In Domino Designer: 1. Create a new form "Main" containing the field "Switcher". Add an action button "Save ...
about 2 months ago in Domino Designer 0 Needs Review

Cell borders cannot be shown as dashed lines in Designer with Win11 recommended Display Scale of 125%

Developers found in Designer: on notepad +win11: in Designer->forms, create a table, change cell border thickness to 0 borders are bold, not dashed. change the default display scale from 125% to 100%, bold lines will be changed to dashed lines,...
7 months ago in Domino Designer 1 Needs Review

Stop reordering contents of raw .lss file after saving in Designer

Our project team utilizes Git version control to keep our incremental code changes well-organized. Because Git closely looks at file modification differences, however, our team constantly has to place significant time and effort into counteracting...
5 months ago in Domino Designer / LotusScript 0 Needs Review

Enhancing LotusScript Web Service Consumer: Adding Support for SOAP Headers

This enhancement would make LotusScript a more viable option for SOAP-based integrations, eliminating unnecessary complexity while maintaining native functionality.
about 2 months ago in Domino Designer / LotusScript 0 Needs Review

View with properties "Don't show empty categories" and "Show response documents in a hierarchy" should not display "Empty" categories

Suppose a view in an application is displaying main and response documents. The view has properties "Don't show empty categories" and "Show response documents in a hierarchy" set. Security access to main documents is controlled by Readers fields...
7 months ago in Domino Designer / Views 1 Needs Review

add parameter for db.CreateCopy to remove template inheritance

if there could be a parameter to remove/blank out the "inherit design from template" when using db.CreateCopy it would help (or create a 'set' method to it in the NotesDatabase class of Lotuscript). This would benefit when using a DB as a starting...
4 months ago in Domino Designer / LotusScript 2 Needs Review

($PeopleGroupsFlat) view need check "Unicode standard sorting"

The address book picker uses the "$PeopleGroupsFlat" view in the address book. Register users with Traditional Chinese name in the "User Name" field of Person document. But this "$PeopleGroupsFlat" view was not check the "Unicode standard sorting"...
7 months ago in Domino Designer / Views 0 Needs Review