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 1225

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

Support for substitution variables for the "contains" operator in DQL

In DQL documentation, it's unclear whether or not the named variables are working for the "contains" operator. I have tried SomeField contains (?someValue) and SomeField contains ?someValue queries to test it, and it returned the "Query is not und...
9 months ago in Domino Designer 0 Needs Review

Commands to change the frame size in a frameset

Although the mouse can be used to change the size of each frame in a frameset, it would be useful to have the ability to change the size with a command or LotusScript. For example, one could specify the height or width of a particular frame as a ...
9 months ago in Domino Designer / @Formulas 0 Needs Review

Open Attachment via NotesUIDocument or NotesWorkspace

Currently it´s not possible to open attachments in Lotusscript. Yes we can extract them and open them with some shell means, but this isn´t true for Nomad. So we need some way to open an attachment in a NotesDocument without extractFile.
9 months ago in Domino Designer / LotusScript 2 Needs Review

A new @Command or @Function corresponding to "Continue = False" in LotusScript

No description provided
9 months ago in Domino Designer 2 Needs Clarification

Java: Enable sorting of classes within packages

Today classes are randomly ordered in a package when shown in the designer. This makes it hard to work with if you have many classes in a package. These should be ordered alphabetically
9 months ago in Domino Designer / Java 2 Under Consideration

Frameset Display Switching Command

OpenFrameset @Commnad opens a new frameset, but displays multiple framesets that one database has at the same time. We are requesting the ability to swap the display of frameset. The following process will close the database that has the frames...
9 months ago in Domino Designer / @Formulas 0 Needs Review

Allow to exclude a LS class or an entire LS Library to be excluded from debugging

Problem: As usual nobody wants to invent the wheel again, thus we use libraries and classes so that we do not have to write the same code again and again. But if in an application something is wrong and one has to debug the code and has to go thro...
9 months ago in Domino Designer 1 Needs Review

Make a Notes client JavaScript User Guide

I'd like to know the details of how to use JavaScript in a form in the Notes client (V11+). One can do marvellous things in the UI, but most of it is unknown to the average developer. Could you please write a User's Guide, describing what javaScri...
10 months ago in Domino Designer / Documentation 0 Needs Review