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 1465

alt or title property for column icons

from an accessibility point of view they view column icons are not compliant due to the lack of a title or alt property. the column icons in a view are not that strong so they create room for incorrect interpretation by users with good sight. a ti...
11 months ago in Domino Designer / Views 2 Needs Review

Notes view - Column margins

Add possibility to set view column margins. Situation:There are two columns. 1st is numeric and justified to the right, 2nd is text justified to left. The resulting view has very narrow space between the values and you have to add extra column or ...
about 2 years ago in Domino Designer / Views 1 Needs Review

Show deleting thread in deletion logging

If the deletion log shows nserver with server-id deleting some documents, it is currently not possible to find the reason for the deletion. For example, if the mail has been deleted due to a mail rule, it does not show nrouter as deleting the docu...
6 months ago in Domino / Administration 0 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...
4 months ago in Domino Designer / LotusScript 1 Needs Review

Improve LotusScript Lists with something like a size or count property

I love using Lists in LotusScript, as well as HashMaps in Jave etc. There are a few things though that I've always missed with Lists: a size or count property/option telling us how many elemts are stored in a List if that is not possible for whate...
about 4 years ago in Domino Designer / LotusScript 5 Needs Review

In Verse on Premises need to display the full date and time for each message in the inbox view.

In Verse on Premises need to display the full date and time for each message in the inbox view. This makes it easier to search for messages from a specific time visually. Please check the attached screenshot for reference.
2 months ago in Verse / Verse on Premises 0 Needs Review

Improve numbering between sections

See SPR JADGDAKPAR or KB0117167 https://support.hcl-software.com/csm?id=kb_article&sysparm_article=KB0117167
9 months ago in Notes 1 Needs Review

Type Ahead: Most used contacts will show first

When typing an email address, any way can be cached frequently communicated email addresses whatever is send and receive on HCL Notes. So that It will lookup lookup the Most used contacts and will show first instead of Recent contacts.
about 1 year ago in Notes 0 Needs Review

Easier access to log files- we can't go on like this!

Please would you consider a more effective method of accessing log files for Leap Admin users: Like many enterprise organisations, operations are often separate from server administration hence access to logs involves human communication and there...
over 1 year ago in Leap / Documentation 2 Needs Review

Add isValid or equivalent to NotesCalendarEntry

When you use NotesCalendar#getEntry, it will always return a NotesCalendarEntry object even if the UID is not found. An invalid UID will result in an object that throws an exception when you try to do basically anything with it. While documented, ...
almost 2 years ago in Domino Designer / Java 0 Needs Review