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 354 of 8851

Add parameters to @Command( [FilePageSetup] )

Currently @Command( [FilePageSetup] ) displays a dialog on which user has to interactively specify parameters such as page margins. It should be possible to set all these parameters automatically by @Command and/or through LotusScript method.
about 3 years ago in Domino Designer / @Formulas 0 Needs Review

I would like to add a parameter to the @UserRoles function.

The @UserAccess function allows the user to get the current user's access rights by specifying the server name and file name. I want @UserRoles function to be able to get the current user's roles by specifying the server name and file name in the ...
almost 2 years ago in Domino Designer / @Formulas 0 Needs Review

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...
almost 4 years ago in Domino Designer / @Formulas 0 Needs Review

Imported attachment icons specific to the file type

When an attachment is imported into Nomad it should show icon corresponding to file type instead of paperclip icon.
about 3 years ago in Nomad / Nomad (Web) 0 Under Consideration

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

Remember open tabs in Nomad web

Every time I use Nomad web I need the same databases and open them all, e.g. my milefile, my Kanban-Board, some Teammailboxes etc. When I close the browser and come back later all databases are closed and I need to reopen them again. This is wasti...
over 1 year ago in Nomad / Nomad (Web) 0 Assessment

Use file attaching APIs in Nomad which are not blocked by Chromium browsers

Chromium based browsers (Chrome and Edge) block file attaching APIs/functions which are used by Nomad. Nomad uses JavaScript calls to select files on user's machine but browser blocks those calls and don't allow to attach the files. These are not ...
over 1 year ago in Nomad / Nomad (Web) 0 Assessment

Improve the formula editing window

In HCL Nomad Designer and Domino Designer, improve formula editing window, including dark theme option, line number, syntax color, autocomplete, text wrapping and full screen opening.
almost 2 years ago in Nomad / Nomad (Web) 0 Under Consideration

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
over 2 years ago in Domino Designer / Java 2 Under Consideration

Expose API function NSFBuildNamesList to Java and LS

We have Session.getUserGroupNameList() to retrieve all groups and names for the current user. But sometimes one needs the groups and names for some other user. I.e. to check if a user is in a certain group or a subgroup. As the function is present...
over 4 years ago in Domino Designer / Java 0 Under Consideration