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 1441 of 8994

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

Udemy Free Course

Need tutorials like the other platforms
over 6 years ago in Leap 0 Needs Review

AI-assisted functions for organising mail views.

Use artificial intelligence and machine learning to automate tasks like sorting emails, suggesting replies, and prioritising messages.
almost 3 years ago in Verse / Verse on Premises 0 Future Consideration

flexible/maintainable paths to services in other applications

we work in different working environments (development, beta, ....). the problem is, if i configure one service (for example start of an agent) in a database and then i change with my volt-file from dev -> beta .... this service doesn't work an...
over 4 years ago in Leap 1 Under Consideration

Verse extensions - Allow custom widgets to be used by mailfile delegates as well as owners

Verse custom widgets don't currently appear to be available when an email is read or composed by a mailfile delegate (but they do display for the mailfile owner). Some custom widgets need to be available to delegates as well as owners. Ideally, it...
over 1 year ago in Verse / Verse on Premises 0 Future Consideration

LotusScript NotesRegistration class ( new property NoteId )

When registering a new user using the RegisterNewUser method from NotesRegistration the NoteID / UNID of the created person record in names.nsf is not returned by the method. Having access to the NoteId / UNID would be extremely useful when progr...
about 6 years ago in Domino Designer / LotusScript 1 Assessment

QueryOpen/PostOpen event for Attachments on the Notes document

We often use events such as QueryOpen and PostOpen in the NotesDocument class to record information about the documents opened by the user and to restrict the opening of the document.In the same way, I sometimes want to do something with a file at...
over 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Domino Leap: Please add workflow logging

Please add a workflow logging system into Leap. Currently there is no way to answer the question: Who has approved, who has done which step in a certain Workflow-Document? Unless we add some kind of custom logging (write into table or create log-d...
almost 2 years ago in Leap 0 Under Consideration

Dark Mode for Windows App

Please, could create the Dark Mode for the Windows app? Tks
over 4 years ago in Verse / Verse on Premises 1 Future Consideration

New parameter to specify default selection documents for views displayed in notesUIWorkspace.PickListStrings.

The last parameter of PickListStrings can specify a category. However, there is no parameter that allows specifying the default selection document. NotesUIView.SelectDocument allows the Notes client to select documents for the view it displays. A...
over 3 years ago in Domino Designer / LotusScript 0 Needs Review