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 8900

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

Smart host option to authenticate with other mailing system before routing mail to it

Similar to authentication to be done before relaying mails , this requirement is to have authentication when routing mails to the other mailing system when user have same internet domain as the Domino server internet domain.
over 6 years ago in Domino / Administration 7 Under Consideration

Photo to show also in the message list

Uploaded photos from Verse users show in the Important To Me bubble in the top bar. It does not show in the message list; only the user's initials show here.
over 4 years ago in Verse / Verse on Premises 3 Assessment

Number of Records on Data Grid

The new component Data Grid shows the # of records I'm seeing in each page from 1 to 5 or from 6 to 10., but it doesn't show the total number of records. This information, # of records, will help the end users to navigate inside the Data Grid.
almost 4 years ago in Leap 1 Needs Review

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

A feature to migrate Domino Leap apps from one server to another

It will be good to have an "Auto-migrate" feature for admins that can help to migrate Domino Leap apps from one server to another server with ease. Currently, we have to manually export apps from one server and then manually import those on anothe...
about 1 year ago in Leap 0 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

form.getStage()

Please add a JS method(s) to get the current stage ID and name of a form. Currectly, we can get thsi only via Find or Retrieve service calls. I suggest something like: form.getStage or form.getStageId form.getStageName
about 2 years ago in Leap 1 Needs Review

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