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 3841 of 8900

Search in 'All mails and archives' from Notes search should show the exact result count

When you search in "All mails and archives" it's open the new Tab & in this tab showing only top 50 counts not the exact count. So, this should show exact counts from Mail & Archives databases.
over 2 years ago in Notes 0 Under Consideration

Latvian Language spell check for HCL Notes

Please create Latvian language spell check for Notes 10 and Notes 11 and later versions. Business users copy now emails to Word for spell check , then copy back. In our country average citizen speaks 3-4 Languages, we need this.
over 6 years ago in Notes 5 Under Consideration

Add further options in comparedbs.ntf to only compare parts of the design

It would be nice if there were options that you can filter which design elements should be compared, so that the compare process will be faster and the results will be easier to monitor. In particular, I would appreciate the following options: onl...
almost 2 years ago in Domino Designer 0 Needs Review

Open/import iCalendar automatically

When you double click an ics file on the Operating System or an attachment in a Notes message , you may get the following dialog: HCL Notes What do you want to do with *.ics "Add this calendar to your show calendars list" (This option checked by d...
over 2 years ago in Notes 0 Under Consideration

ForAll variable to follow type of array element

Sub Initialize Dim ns As New NotesSession Dim db As NotesDatabase Set db= ns.Currentdatabase ForAll vw In db.Views If vw. ... End ForAll In this snippet, vw is a Variant and not a NotesView, which is terribly unpractical. Suggestions: eith...
over 3 years ago in Domino Designer / LotusScript 1 Under Consideration

Allow multiple script libraries to %Include the same constants

If you have two script libraries that both include the same constants file: 'LibraryA %Include "lsconst.lss" 'LibraryB %Include "lsconst.lss" and then you use both libraries in a design element 'FormC Use "LibraryA" Use "LibraryB" this generates t...
over 4 years ago in Domino Designer / LotusScript 3 Under Consideration

Add Multi column list box as a design element for the Notes Client form

Developers are always trying to find a way of modeling the most common business documents - PO/Invoice/Sales Order and have reverted to a lot of twisted (and sometimes ugly) methods to display this on screen. Embedded views are a possible solution...
over 4 years ago in Notes 0 Under Consideration

Provide settings to change the default browser used to render HTML/MIME mail in Notes client

As of now, the Notes client uses the Internet Explorer as its default browser in order to render HTML/MIME mail in Notes client. It would be great to have the ability to change the default browser used for rendering email like MS Edge, Google Chro...
almost 6 years ago in Notes 1 Under Consideration

StrRightBack ,StrLeftback etc. should always return a string

PROBLEM:In an import method I had to detect that the combination of StrLeftBack(StrRightBack( HTMLrow$,"<") ,">") returned not, as expeted, an empty string "" but Empty.I had to write a test for each HTML value wether it IsEmpty or not. REAS...
over 1 year ago in Domino Designer / LotusScript 0 Needs Review

Allow multiple areas to be selected at the same time

In Microsoft Outlook and Microsoft Word, you can use the Ctrl key to select multiple areas at once, for example, to change fonts at once. In the Notes client, only one area can be selected in edit mode. I would like to be able to select multiple a...
over 1 year ago in Notes 0 Needs Review