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

Pinned ideas

PINNED Domino Intelligence / Domino IQ
Adding AI to a Domino server Please add comments that tell us what use cases you would have for AI available from Domino. Here are some examples to get you started: Summarise long email threads Reply to email with AI Translate the email thread Hig...

All ideas

Showing 8769

Domino Server should implement RFC6532

The RFC6532: Internationalized Email Headers(https://www.rfc-editor.org/rfc/rfc6532) commented below. -----Abstract Internet mail was originally limited to 7-bit ASCII. MIME added support for the use of 8-bit character sets in body parts, and also...
almost 3 years ago in Domino / Administration 0 Assessment

Ability to deploy the settings configured in "Customize Theme" via desktop policy

Please add an option to deploy the settings configured in "Customize Theme" via desktop policy.
almost 2 years ago in Notes 0 Needs Review

Confirmation Prompt while user delete Folder

There should be a confirmation Prompt to user when they delete Folder by mistakenly what they have created . Now if the user delete Folder it deletes with out any confirmation prompt
about 1 year ago in Notes 1 Needs Review

Add API (Lotusscript/Java, etc.) method to place text into the OS clipboard

Ability to call a method to place arbitrary text into the OS clipboard without having to select a NotesUI field value and call copy (e.g., placeTextinClipboard(string) ). I often place non-field value text into the clipboard and achieve this by wr...
over 3 years ago in Domino Designer / LotusScript 1 Under Consideration

Allow embedded views from other databases based on a formula

Now when I want to embed a view from another 2nd database I have to select the application (2nd database) and the view I want to add. However, when working with templates the template and production db will then both refer to the same 2nd database...
over 5 years ago in Domino Designer 2 Under Consideration

make fonts less blurry/more brisk

Fonts are often blurry because of the openGL Renderer. Maybe you could optimize that. If thats not possible, maybe a change from canvas-rendering to HTML-DOM-Rendering would be possible. This is done for field type combobox, which are standard-DOM...
8 months ago in Nomad / Nomad (Web) 0 Planning to Implement

How can a simple user disable Group By Date in all folders?

How can a simple user disable the option "Group By Date" in all his folders? End users need to do that for each folder (too complicated and too long) or add parameters in notes.ini. (For now, this action can't be done by a simple user.) The end us...
over 2 years ago in Notes 0 Needs Review

Dialog List design overhaul

The dialog list is one of the main reasons why notes is recognized as "old". The select icon has a really small size and is hard to hit with a mouse. It moves along when typing and isn´t really that nice to look at. On the other hand it´s the cont...
over 1 year ago in Domino Designer 0 Needs Review

Easier option to Zoom in or Zoom out on the screen

To use HCL Nomad on your smartphone (iPhone / Android), place the Application size option in the main menu of the screen to facilitate zooming when filling out a form and clicking on the Selector dialog box.
over 5 years ago in Nomad / Nomad (Android) / Nomad (iOS) 0 Planning to Implement

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