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 3150 of 8903

Open document from view with single fingertip

Users (not knowing the background of Nomad) are wondering why they have to tip twice to open a document. On mobile devices a single finger tip is default for best user experience.
over 5 years ago in Nomad 0 Under Consideration

The command "repair file <file> <server>" should use the indicated donor server.

The repair file command does not accept a specific parameter. This idea created to list of 1 or more preferred servers . The command "repair file <file> <server>" should use the indicated donor server instead of any random server.
over 1 year ago in Domino / Administration 1 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...
about 4 years ago in Domino Designer / @Formulas 0 Needs Review

Add a possibility to include LotusScript into xPages

Benefit: use existing code in (existing and new) applications independently of the usage of xPages or native design elements. The goal is to write code once and use it at different places. Please note (written after first comments) that this ide...
over 7 years ago in Domino Designer / LotusScript / XPages 4 Under Consideration

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...
almost 3 years ago in Domino Designer / Views 2 Needs Clarification

Set up global mail rules and then push them into all maildbs users by admin

Currently, if administrator wants to add a mail rule to all user's mail file, he needs to add a rule to each mail file manually. Customer would like to configure some global rules into multiple mail dbs users by script, or any another method, thro...
over 5 years ago in Domino / Administration 0 Under Consideration

Fixing Compatibility Between HCL Notes 12 and Notes 9 Regarding the GetDocumentByKey Method

Problem Description: When I compile an application in Notes 12 that uses the following code: Dim aKey(1 To 2) As String aKey(1) = "ABC" aKey(2) = "123" Set doc = view.GetDocumentByKey(aKey) The HCL Notes 12 client works correctly and finds the...
6 months ago in Domino Designer / LotusScript 1 Needs Review

Create a .pdf of the document from current screen.

Creating a pdf seems to me to be a fundamental requirement of any document based software. I'm hoping that IBM will inform me that this is already possible and how to do it.
about 7 years ago in Nomad 8 Under Consideration

Language of Contacts Database on Nomad Mobile

When Nomad Mobiles (iOS and Android) are set up with a Japanese UI, the title of Contacts Database (local names.nsf) is in Japanese, but the design itself is in English. On Nomad Web, the design of Contact Database is Japanese according to the lan...
almost 2 years ago in Nomad / Nomad (Android) / Nomad (iOS) 1 Under Consideration

A member server in a Symmetrical Clustering can disable the auto creation of new dbs only on some servers in the cluster

Suppose we have a domino cluster with 2 servers, server A and server B. In the domino cluster is implemented simmetrical cluster only on some folders, folder1, folder2, folder3, folder4 and folder5. I create a new server called server C and i put ...
over 2 years ago in Domino / Administration 2 No Plans to Implement