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 766

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

Make @IfError() Available Again

@IfError() was introduced in R6, but depreciated with R7 and therefor should not be used any more. Probably, because IBM wasn't able to fix some bug. - However, this @function is very useful and makes code much easier to read and understand than a...
over 3 years ago in Domino Designer / @Formulas 1 Under Consideration

Ability to switch to Notes Client if LotusScript Debuger is open

No description provided
over 5 years ago in Domino Designer / Debugger / LotusScript 0 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

Make new Lotus Script function "ShellAndWait"

The existing shell functions only call the external target but do not wait for its ending. It runs asynchronous. Therefore it would be great if there was an additional Script function which wait for the called program to end. Mark Reiser, sir...
almost 5 years ago in Domino Designer / LotusScript 4 Under Consideration

Add a new LotusScript class to manage search results in the client UI

A new class for displaying the document collection returned by a search in the Notes UI would make it easier for developers to display data to users. Just like there is a Notes UI document class and a Notes UI view class, a Notes UI search class w...
over 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Add foreach to handle document collections

When looping a document collection, one has to use a structure like this Do Until(doc Is Nothing) <<code>> Set doc = col.GetNextDocument(doc) Loop or Do Until(doc Is Nothing) set docNext = col.getNextDocument(doc) <<code>>...
about 4 years ago in Domino Designer / LotusScript 2 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

Make it easier to create / update NSF from code. Headless designer as service on Domino server?

To implement CICD I want a simpler way to create/update an NSF when code has been submitted to GIT. Nowadays I am forced to use TFS, Powershell and Headless Designer. The last is some pain in the ass. Why can't I have something similar as headless...
almost 6 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