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 8788

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

Add ability to import EML files

You have some EML files on the disk and would like to import them in a mail folder along with other emails. You can then search these EML mails like any other email.
almost 6 years ago in Notes 3 Under Consideration

Mouse wheel movement if mouse cursor in a field should always work

Given: A form with a field that's heigth is tall enough to display i.e. 8 lines of text. A mouse wheel which allows you to scroll the form vertically Problem: If the mouse pointer is "inside" the given field frame and has a contetnt that fits comp...
12 months ago in Notes / Documentation 0 Needs Review

Need remove attachment icon if forwarded mail selected "Don't Include" attachment from HCL Verse

Reproduced steps: (UserA,B,C in one Domino domain) 1.UserA sent one mail to UserB from HCL Notes client , added one pdf attachment. 2.UserB opened the mail from HCL Verse 12.0.3, then forwarded the mail to UserC, and selected "Don't Include" attac...
almost 3 years ago in Traveler 5 Already Exists

Increase the meeting interval time for weekly, monthly, daily and yearly

1) Notes User has received an appointment (update notice) from external Outlook user.2) The meeting interval is set to 15 weeks.3) At Notes user when opening the appointment (Update notice) gets an error message "Array index out of bounds" for the...
about 1 year ago in Notes 0 Needs Review

Please restyle all templates that come with Notes and Domino

It is a bad joke to invent Project Restyle in 12.0.2, but still delivering 20++ year old templates bundled with Notes and Domino.
almost 3 years ago in Domino / Templates 0 Assessment

Lotuscript command to replicate (NotesDatabase.Replicate) in the background and not in the frontend

At present, starting a replication from the UI is a no go. Everything stops as the replication takes place in the foreground. When launching replication from the desktop, the user can choose foreground or background. This flag would make it much e...
over 5 years ago in Domino Designer / LotusScript 0 Assessment

Hide Configuration views from names.nsf outline for ordinary Notes users

Dear. We need to make navigation simple, configuration views are not needed for user. Lets hide it from regular users
over 1 year ago in Notes 1 Under Consideration

View returns wrong total with read access

If I have a view that has documents with read access documents that isn't visible to me they are still counted in the view total column if I can see one document in that category. We need to know if the data is correct or not. This leads to calcul...
over 2 years ago in Domino Designer / Views 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...
3 months ago in Domino Designer / LotusScript 1 Needs Review