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

My ideas

Showing 1694

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...
about 1 year ago in Domino Designer / Java 0 Needs Review

Protection for intellectual property

LEAP and especially Domino Leap is an interesting platform for developers with a Notes/Domino background, however, its not NoCode...not at all. However, if one wants to have just a little bit more than just a form with a few fields (like retrievin...
6 months ago in LEAP 6 Needs Review

in the LotusScript Debugger, split the screen vertically: code on the left, variables on the right...

When debugging, I'm constantly moving the horizontal bar up and down. Would it be possible to split the screen vertically? Or, even better, adopt an Eclipse view and make the whole screen customizable? And while you're at it, fix some bugs in the ...
about 2 years ago in Domino Designer / Debugger 0 Needs Review

Capability to stop an active Leap app

With Domino v14 customers can use up to 5 Leap apps for free, however, that does not mean one can not have more than 5 apps on the system its just max 5 of them can be active at the same time. As of today there is no way to stop an active/running ...
4 months ago in LEAP 0 Needs Review

Ability to change paths to databases for configurated services afterwards in Domino Leap

We have a productive and a test environment. If we want our Domino Leap application to run correctly in the productive environment, we currently have to make sure that the path to the database used in the configurated services on the productive se...
over 1 year ago in LEAP 1 Needs Review

Improve LotusScript Lists with something like a size or count property

I love using Lists in LotusScript, as well as HashMaps in Jave etc. There are a few things though that I've always missed with Lists: a size or count property/option telling us how many elemts are stored in a List if that is not possible for whate...
almost 3 years ago in Domino Designer / LotusScript 5 Needs Review

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...
5 months ago in Domino Designer / LotusScript 0 Needs Review

Provide native support for real -time push notifications (SSE or Websockets) in Web-based applications

Real-time notifications are now the norm and expected in mobile applications, and also becoming increasingly important in desktop applications too. This capability would add additional value to the new Domino REST API features.
over 1 year ago in Domino Designer 1 Needs Review

Outlines need an urgent overhaul

We nowadays can use our Notes application on mobile phones, tablets and other devices with smaller screens. That's why HCl allowed us developers to take care of the screen size in views and forms. But in the Notes Outline the most important option...
about 2 years ago in Domino Designer / LotusScript 2 Needs Review

extend @GetDocField to work across databases (@GetDbDocField)

The current @GetDocField function is extremely powerful but is limited to looking up fields only from documents within the same database. It seems to be a natural extension of this to create a new @function to allow cross database field lookups. A...
over 2 years ago in Domino Designer / @Formulas 1 Needs Review