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 1291
120 VOTE

Update documentation on "Table of Notes and Domino known limits" and others in Designer Help

The Designer help document "Table of Notes and Domino known limits" obviously hasn't been updated in ages. Even for Domino 11.0.1 it still gives a maximum database size of 64GB, just to give one example. Also still missing in this table is the new...
over 4 years ago in Domino Designer 4 Assessment

Domino integration with AppScan for source code scanning

HCL Software's Source Code Scanning Solution AppScan source should support LotusScript and all other HCL platform such as Domino, Notes etc.
5 months ago in Domino Designer / LotusScript 0 Needs Review
166 VOTE

Update the Java API

Current API is very dated and a chore to work with. OpenNTF Domino API addresses many issues but would be nice if this was part of Domino out of the box.
over 6 years ago in Domino Designer / Java 10 Assessment

WE NEED A WORKING IMPLEMENTATION FOR SOURCE CODE CONTROL! NOW!

After HCL has taken over the Domino product landscape, we were told to use this AHA to collect ideas for improvement. And we did. But: Hello HCL, are you still there? Real improvements, that matters for us developers? ... None! As a developer, I d...
over 1 year ago in Domino Designer 3 Assessment

Conditional inclusion of data notes in source control

I really like and support the way the new source control using YAML has been designed. A very clever approach that makes 100% reoundtrips possible even if not all notes can be saved as text. However, during discussions with Dan and Serdar it occur...
7 months ago in Domino Designer 2 Needs Review

Built in HEAP dump analyzer

It would save a lot of time and effort if Domino had a built in HEAP dump analyzer so when a Heap dump is generated, Domino can point to the suspects
over 1 year ago in Domino Designer / Java 3 Already Exists
162 VOTE

Xpages, please Open Source and give back to community/OpenNTF

It is clear that XPages is low priority now for HCL/IBM. It would be a good idea to Open Source and give it back to OpenNTF and community. Then it can still be further developed and maintained and have a future.
over 6 years ago in Domino Designer / XPages 9 Assessment

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

Improve options in Domino Designer for creating fields for HCL Nomad and Notes Client

Improve features for creating fields in HCL Nomad and Notes Client: Text mask (using regular expression) set Maximum and minimum characters in field properties set Automatic capitalization in field properties option for Restrict character...
4 months ago in Domino Designer / ReStyle 1 Needs Review

LotusScript completes private parts of a superclass in a subclass

The LotusScript class system differs in a key way from the way Java works. In Java, if you create a subclass from a parent class, the subclass can only access the Public methods, variables and properties, not the Private methods, variables and pro...
7 months ago in Domino Designer 0 Needs Review