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 1441

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

Spell Checking considers German & Swedish words as English and notices the wrong spelling

While using the default dictionary as German, everything written in notes is marked as incorrect. Spell Check considers German words as English and notices the wrong spelling. (Mark as Red for Spell Check). English sentences are clear from spell c...
4 months ago in Notes 0 Needs Review

Warning message in Verse when pasting a large amount of data.

Customer would like a warning message in Verse when pasting a large amount of data in the mail. Because if you paste a large enough data into the body of an email, it will crash the page.
4 months ago in Verse / Verse on Premises 0 Needs Review

Enable Support for Domino RestAPI on Partitioned Domino Servers

Allow DRAPI (Domino REST API) to function on partitioned Domino servers. Since this configuration is not currently supported due to limitations in the current development and testing processes. Customers running partitioned servers are unable to b...
about 1 year ago in Domino / Administration 2 Needs Review

Improve options in Domino Designer for creating fields for HCL Nomad and Notes Client

Improve features for creating fields in HCL Nomad and Notes Client: Text mask (using regular expression) set Maximum and minimum characters in field properties set Automatic capitalization in field properties option for Restrict character...
about 1 year ago in Domino Designer / ReStyle 1 Needs Review

File name length limitation for Notes on MacOS

For Notes on MacOS, there is a limitation of 63 characters for file name length when used in LotusScript functions like DIR or KILL. There is no such limitation for Notes on Windows OS. Request to remove the limitation or increase the length limit...
about 1 year ago in Notes 2 Needs Review

extend @GetDocField to work across databases (@GetDbDocField)

The current @GetDocField function is extremely powerful but is limited to looking up fields only from documents within the same database. It seems to be a natural extension of this to create a new @function to allow cross database field lookups. A...
almost 4 years ago in Domino Designer / @Formulas 1 Needs Review

Reduce overhead/memory footprint when loading Style Sheet (CSS) resources for the Design tab

Opening an XPage file containing a large number of xp elements, CustomControls, and CSS styling rules causes Designer to take significantly longer to render all visuals in the 'Design' tab and thus becomes unresponsive until all rendering is compl...
over 1 year ago in Domino Designer / XPages 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