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

All ideas

Showing 2118

Icons on Data Grid

Give the possibility to add icon in the data grid. For example, change a status of the workflow in icons to have a better identification.
3 months ago in Leap 0 Needs Review

Spell Checking considers German & Swedish words as English and notices the wrong spelling

While using the default dictionary as German, everything written in notes is marked as incorrect. Spell Check considers German words as English and notices the wrong spelling. (Mark as Red for Spell Check). English sentences are clear from spell c...
3 months ago in Notes 0 Needs Review

Warning message in Verse when pasting a large amount of data.

Customer would like a warning message in Verse when pasting a large amount of data in the mail. Because if you paste a large enough data into the body of an email, it will crash the page.
3 months ago in Verse / Verse on Premises 0 Needs Review

Support for proxy set at Windows O.S. level

Customer added iCal feed at his calendar. But it gives the error "java.io.IOException: For input string:"//http-proxy-2.acme.com" . 1) At Windows 11 O.S. proxy server is defined as "http://http-proxy-2.acme.com". 2) If proxy is set as "http-proxy-...
6 months ago in Notes 0 Needs Review

Need modify the font size for Notes menu/button

Notes menu/button font size are so small for some users, refer the screenshot. And there is on option to modify this settings.This is too inconvenient for many users So some users have to adjust from OS, such as Change the size of text,apps, and o...
6 months ago in Notes 0 Needs Review

NotesDateTime initializing for midnight

Currently NotesDateTime cannot be initialized for midnight. The code dim date as new NotesDateTime("2024-010-10 00:00:00") call date.adjustSeconds(5) does not make any runtime errors, but the 5 seconds are just not added, because the date componen...
about 1 year ago in Domino Designer / LotusScript 4 Needs Review

Behaviour of "Prohibit Design refresh..." for new Views

This was introduced a while back, but before that it was different: now this option is enabled by default with newly created views. When you forget to disable that afterwards and you updated your app with a new template, this new view then won't b...
about 1 year ago in Domino Designer / Views 0 Needs Review

Allow SearchView URL to search in a particular field

The following SearchView URL searches in all the fields on the documents listed in the view. https://Host/Database/ViewName?SearchView&Query=123456 Allow SearchView URL to search in a particular field. Example: http://Host/Database/ViewName?Se...
6 months ago in Domino 1 Needs Review

Move the pulldown menu items for "Delete" and "Deselect All" further apart

Currently, the pull down menu items for "Delete" and "Deselect All" are right next to each other. It is just too easy to select the wrong one and if you do, the results can be a pain to recover from. These menu items should be further apart. For i...
over 1 year ago in Notes 1 Needs Review

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