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 2549 of 8913

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...
7 months ago in Domino Designer / LotusScript 1 Needs Review

Add Command @Command([ViewExpandOnlyCategories])

When working in views with lots of subcategories, there is no way to be able to scroll quickly only through the categories. You need to expand each main category, then each nested sub-category Using [ExpandAll] makes all documents and responses ...
almost 6 years ago in Domino Designer / @Formulas 0 Under Consideration

About ReadEncoded method of NotesStream class

I have heard that there is a bug in the ReadEncoded of the NotesStream class. Please fix it and release it to the public.
almost 2 years ago in Domino Designer / LotusScript 1 Needs Review

Freeze some columns from left

Categories and some important columns to identify document should be displayed any time when a lot of columns defined in the view. Please improve view function to freeze some columns from the left like "Freeze Panes" function in the Excel.
over 5 years ago in Domino Designer / Views 0 Under Consideration

When using Domino applications in a browser, dialogs should dynamically resize on zoom

When a Domino application is opened in a browser, dialogs don't resize automatically when screen content is zoomed by Ctrl+. It is difficult for users to have to manually resize dialogs in these situations.
almost 4 years ago in Domino / Administration 5 Needs Clarification

Multiple Addresses in the Internet Address field of the Group Document

No description provided
almost 7 years ago in Domino / Administration 4 Under Consideration

Add HTTPJavaDebugOptions parameter to enable Java remote debugging in the HTTP task

The JavaDebugOptions Notes.ini parameter is used to enable Java remote debugging, e.g. JavaDebugOptions=transport=dt_socket,server=y,suspend=n,address=8010 Unfortunately, both the agent manager JVM and the HTTP task JVM read the same variable,...
over 6 years ago in Domino Designer / Debugger 1 Under Consideration

Show a warning when the ID Vault certificate is about to expire.

Domino ID Vault trust certificates expire every 10 years in Domino 9.0.1 and 25 years in Domino 10.0.1FP2, 11.0.x and later releases from the date of vault creation or vault trust certificate renewal date. I request the feature to show a warning w...
over 3 years ago in Domino / Administration 1 Under Consideration

Allow specifying "" for current database in PickListStrings or PickListCollection LS methods

When you use "" to specify the current database within the PickListStrings or PickListCollection LotusScript methods (both of the NotesDatabase class), the following runtime error occurs: "Notes error - Incorrect argument: non-null string expected...
over 2 years ago in Domino Designer / LotusScript 0 Under Consideration

Hide user from Domino directory so that they will not receive mail

There are two similar ideas, but we are looking for a more complete solution, like provide in AD. We are looking for an option to lock users, so that they cannot be selected from the directory and do not receive any mail. Currently we achieve this...
over 1 year ago in Domino / Administration 3 Needs Clarification