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 1249

Add global variables to LotusScript similar to Session Scope variables like in XPages/SSJS

Inside databases you can use profile documents or named documents, but there is no way to set options globally - except the so called "environment" (notes.ini) which causes a lot of problems.
about 2 years ago in Domino Designer / LotusScript 0 Needs Review

LotusScript Debugger: open the Design Element when running into an Error

When running into an Error using debugger, the next step is usually to either look at the data -Debuggger allows this already- or to go to the code where 'it' happend (e.g. to add break points in the area). The idea would allow to do the later one...
over 1 year ago in Domino Designer / Debugger 1 Under Consideration

Computewithform failure

When you use computewithform today and you get an error it's almost impossible to find what field is causing the problem. It would be great to have a feature to find out what fields are failing. Today we use the great tool from http://www.nsftool...
about 5 years ago in Domino Designer / LotusScript 0 Under Consideration

A formula or script function to get all groups a user belongs to

To have a native function to get all groups a user belongs to. For example being able to call @usernameslist with a username parameter.
over 5 years ago in Domino Designer 4 Under Consideration

Several development windows in the designer at the same time (Eclipse)

Again we need the possibility to show several forms in several windows at the same time. As in the Notes client, a document can be displayed in a new window.
over 5 years ago in Domino Designer / Views 1 Under Consideration

NotesClient forms: Make tab table header captions computable

Within the Notes Client the tab table header captions are still static entered text. Please add the possibility to enter a compute formula, like it already exists on other design elements, so it can compute to a dynamically value. On a UI refresh ...
over 3 years ago in Domino Designer 1 Under Consideration

Indication in Editor if hidden text property is applied in Forms

Add indication in left margin of editor if there is hidden text property applied.
about 2 years ago in Domino Designer 3 Under Consideration

When copying a form, use Oldformname - COPY

We have a lot of views in a database, and when we create a copy in the Designer, we have to scroll up to the copied view which name starts "Copy of". Then, when I correct the name using F2, it moves away again... When a field is copied though, its...
about 2 years ago in Domino Designer 1 Under Consideration

Provide a better API for handling of RichText fields

The present API for handling and manipulating RichText fields is half-baked at best. Please provide better Navigation and manipulation. (Java)
almost 6 years ago in Domino Designer 1 Under Consideration

Modify NotesThread.NnotesInitThread to report error codes in hexadecimal

Currently, if there is an exception in process/thread initialization, the status is reported as a decimal number: java.lang.Exception: Notes initialization failure - err 433 at lotus.domino.NotesThread.NnotesInitThread(Native Method) at lotus.do...
about 3 years ago in Domino Designer / Java 0 Assessment