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 1090 of 8862

Maven in DDE - download jar files directly into nsf

in visual studio it is sooo easy to add an external dependencies to projects.. Just search for it and include the nuget and you’re done. In Java not so easy. there are a few option where Maven is the most popular I think. With maven you need to ge...
over 1 year ago in Domino Designer / Java 1 Needs Review

Optionally to hide elements from View Data exports and graphs

1) Optionally hide author field when exporting to excel/xml. 2) Define which fields to show/hide in statistical graphs data. The goal is to predefine on application manager level within the application design which columns are shown in view data e...
over 2 years ago in Leap 0 Needs Review

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.
over 3 years ago in Domino Designer / LotusScript 0 Needs Review

Allow to remove users from open roles

Curently we can only add users into open roles during stage transitions. There is no way how to remove users from an open rule. Please add this new activity. Scenario: an approver of submitted for has changed, a ticket is routed to a different per...
over 1 year ago in Leap 1 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

Programmatic Column name that matches existing Field Name should not conflict

When there is a display value for View's column as formula, then if its Programmatic name matches exactly the name of other Field in the document, it will alter the formula value to field value instead. Use case example: You have View column title...
over 2 years ago in Domino Designer / Views 2 Needs Clarification

Pagination enhancement in HCL Domino Leap Manager

In V1.1 build 20, when user delete all apps on page 2, it is not moved to page 1, instead the "so far you have no applications" message will appear. Once the page is reloaded, user can see all apps on page 1 (10 apps in this case). Customer sugges...
over 2 years ago in Leap 1 Needs Review

db.CreateReplica LotusScript with "CreateAsAStub" option

It's time to have this option. Set notesDatabaseReplica = notesDatabase .CreateReplica( newServer$ , newDbFile$ , CreateAsAStub as boolean) We need a new option to create replica stubs via LotusScript. The value defaults to "false" and optional so...
about 1 year ago in Domino Designer / LotusScript 0 Needs Review

I want to be able to display images in table rows.

I want to be able to display images in table rows. When the URL of the image is acquired by the Web service, it can be displayed in a table as a preview, which will increase its use. The image when realized is as "image2.png".
about 5 years ago in Leap 0 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...
almost 4 years ago in Domino Designer / @Formulas 0 Needs Review