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 229 of 9014

A better overview when debugging in the designer

{"children":[{"type":"paragraph","children":[{"text":"When navigating through the designer step by step, you only see the next line when you execute the step. It would be possible to always see an equal number of lines above and below the active l...
5 months ago in Domino Designer / Debugger 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
almost 3 years ago in Domino Designer / Java 3 Already Exists

Formula Debugger

Notes Formulas are a fast and elegant way to run actions, but testing without changing the code is worse. A formula debugger like the script debugger would be helpfull.
about 7 years ago in Domino Designer / Debugger 3 Under Consideration

A new debugger

Please please please - give us a state-of-the-art debugger and replace the decades-old one...it's really a pain in the a**.
over 7 years ago in Domino Designer / Debugger 1 Assessment

"Alias" for Shared actions instead of an "id"

If shared actions are used, every new shared action in a database gets a new id. The id is a number. Working with the shared actions in one database works fine. Image a second database which also uses shared actions. In the second database there a...
4 months ago in Domino Designer / Views 0 Needs Review

Redesign the newly created -blank- Notes databases

Create a new blank Notes database with a modern, touch-friendly, and visually appealing default design, especially optimized for Nomad users. This template would save development time and improve usability. The default template should include: A...
6 months ago in Domino Designer / Views 1 Under Consideration

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 ...
almost 4 years ago in Domino Designer / Debugger 0 Under Consideration

Allow developers to set the column width based on a formula

In V12 you can get the screen width using @ResolutionWidth. This allows us to hide columns based on the screen size. A calculated column width based on this formula would be even better.
over 4 years ago in Domino Designer / Views 0 Under Consideration

Add the documentation for DominoUtils and JSON classes to Designer Help

The help currently has no documentation on the following classes: com.ibm.xsp.model.domino.DominoUtils - the main class used to obtain XPage variables in Java com.ibm.commons.util.io.json.* - the classes used for JSON encoding and decoding There a...
about 7 years ago in Domino Designer / Java 1 Assessment

Disabled property for Action button

Popular on web / bootstrap is the disabled property for buttons. action buttons in a view in the notes client should have a similar feature besides the current hide/when. the property should be able to to read values from the selected document(s) ...
4 months ago in Domino Designer / Views 0 Needs Review