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 1238 of 8032

Replace IBM's proprietary Server-side JavaScript implementation with one that conforms to the latest ECMAScript specification

IBM's proprietary SSJS implementation is far behind the current state of Javascript. It only confirms to the ECMAScript 3 specification. Modern JavaScript development is impossible in SSJS now. It can be replaced with other Java based JavaScript i...
about 5 years ago in Domino Designer / XPages 0 Under Consideration

Dark mode for Designer

Working in an IDE with dark colors is a lot more friendly to the eyes than light colors. For inspiration: just look at VS Code. There have been some attempts (https://www.intec.co.uk/eclipse-color-themes-and-domino-designer/), but would be good to...
over 3 years ago in Domino Designer 1 Under Consideration

Request @SetViewInfo( [SETVIEWFILTER] works for non-categorized column.

The @SetViewInfo function is able to filter documents to those matching the first column, which must be categorized. e.g. @SetViewInfo ([SetViewFilter]; "ABC"; "Column1"; 1) This formula filters the view to display only those documents which conta...
over 2 years ago in Domino Designer / @Formulas 0 Needs Review

Make labelling predictable for images

Please extend the function so that the labelling for pictures can be calculated using @Formula. This is the only way to store buttons with internal labelling.
about 2 months ago in Domino Designer / ReStyle 0 Needs Review

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

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

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

Partial refresh of fields in Lotusscript

Today we can do a refresh of the complete form. It would be goot to be able to partial refresh of individual fields or all fields in form from a certain field to a certain field.
almost 3 years ago in Domino Designer / LotusScript 0 Needs Review

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

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