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

Can't see recipients in "сс" and "BCC" fields unnless sender opens the email from sent items

When you email multiple recipients, including those listed in the CC and BCC fields, their names do not appear in the "Recipient" column of the "Sent" folder, only the name of the first recipient's name shows until or unless you open the email fro...
10 months ago in Notes 0 Needs Review

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.
10 months ago in Leap 0 Needs Review

option for dialog list typeahead to use 'contains' instead of 'starts with'

It would be nice to have the option to set the filtering in a dialog list to 'contains' instead of 'starts with'. This makes the filtering far more flexible. In order to avoid performance issues on large lists, this can be an optional setting on a...
about 6 years ago in Notes 1 Future Consideration

Calendar: Meeting blockers, meeting coordination and Doodle integration

== What's it about? == Meeting Management is an important and time-consuming task, especially when it goes across organization borders. == UseCase == A meeting chair wants to offer alternative meeting dates to a community, have the community send ...
over 7 years ago in Notes 0 Future Consideration

Rich text fields: Paste images in true color rather than 16 bit color

Certainly a lot of companies use clipboard screenshots for many purposes. But those are ugly when pasted, and having to save them to a file and import them to achive true color is tedious, especially for an average user.
over 7 years ago in Notes 1 Future Consideration

Improve Notes limitation for LotusScript Iterative statements looping assignment variables

Using @Formula laguage for Iterative Statements such as @For, @DoWhile, and @While will give an Error in Notes 64-bit client when an existing variable inside the loop gets updated multiple times. "The formula has exceeded the maximum allowabl...
about 1 year ago in Domino Designer / LotusScript 1 Needs Review

Provide Lotusscript API for IBM Connections (create status updates, files, events)

No description provided
over 7 years ago in Domino Designer / LotusScript 3 Under Consideration

Trim database filename when creating a new database

When you create a database and set it's filename, please trim the spaces ( front and back ) before creating it. I copied and pasted a filename from the HCL documentation and didn't noticed that there was a space in front of the filename. There was...
almost 5 years ago in Admin Client 0 Assessment

Allow to use JPG image or HTML file as signature in Verse Mobile (Android/Apple)

Currently Verse (on mobile) has ability to set the signature in text but there is no option to set the signature from either an HTML file or JPG file or some Rich content. So there is a feature request to have this feature so that user can set the...
almost 5 years ago in Traveler 1 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...
10 months ago in Domino Designer / LotusScript 2 Needs Review