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 1343

Improve performance when iterating documents in views

Iterating documents based on a view object has become very slow in later years. Maybe because of all the work that has been with NIF-index issues. The following techniques show poor (some even very poor) performance when running in the client agai...
7 months ago in Domino Designer / LotusScript 2 Needs Review
125 VOTE

Add CSS (or something similar) to be used in Domino/Notes native design elements

Redesign an existing app is a big challenge. Today you have basically only the choice to change to a web application, because if you have a lot of views, forms and pages and have to update each design element separately - no customer will pay for ...
almost 7 years ago in Domino Designer 5 Assessment

Need ways to identify what application a Java memory leak is coming from.

Currently when we see a Java memory leak we know it is most likely caused by not recycling the Java objects but have no idea what application it is coming from. This means that the developers need to look at all the applications running on the ser...
about 2 years ago in Domino Designer / Java 0 Needs Review
119 VOTE

Ability to start a Notes UI agent with a context from an XPage

Currently, only possible to start an agent which is not allowed to perform any UI operation This would enable existing (old) applications to integrate new features using modern XPages without having to re-develop the whole application at once.
almost 7 years ago in Domino Designer / XPages 3 Under Consideration

A good way to display progress to the user

soon the Win32-specific versions of Notes are gone. We need an alternative progress indicator https://www.keysolutions.com/notesfaq/howprogress.html http://blog.texasswede.com/progressbar-class-for-lotusscript/
over 1 year ago in Domino Designer / LotusScript 1 Under Consideration
120 VOTE

Embedded views in Notes: Please allow column sorting

After a view has been embedded in a form (which is the only way in Notes to display relations!), columns cannot be sorted any more, even if this is possible in the original view.
almost 7 years ago in Domino Designer 6 Under Consideration

Attaching a file from "EmbedObject" LotusScript code, the attached file is displayed as a generic gray icon

While trying to add attachment using "EmbedObject" lotusscript method, the attachment icon is displaying as grayed out. However, if you try to add attachment manually, the icon display is proper. This seems to be working as designed. Please make t...
over 3 years ago in Domino Designer / LotusScript 2 Under Consideration

Make a document a reponse to multiple parent documents.

I have a view in which the internal organization is depicted. There are people who can be associated with multiple organizational elements. These documents should be visible as child documents under each organizational element.Other example:I have...
23 days ago in Domino Designer / Views 1 Needs Review

Improved Visibility & Management of Full-Text Index (FTI) Field Exclusions in Domino Designer

With an application open in Domino Designer, open Application Properties and select the FtFields tab. All the fields in the application are listed. For each field to exclude from full-text indexing, select it in the list. To automatically select a...
3 months ago in Domino Designer / Documentation 0 Needs Review

Add Lotusscript method PasteAsPlainText in NotesUiDocument class

Please add a method PasteAsPlainText in NotesUiDocument class. This method should do the same as Ctrl + Shift + V. Another possible solution of this problem is to add an optional parameter to the existing Paste method which allows to paste as plai...
over 3 years ago in Domino Designer / LotusScript 0 Under Consideration