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 1226 of 9009

Add new LotusScript function to manage Replicator page

(SPR RCAL5VSN5M) There is no LotusScript method for adding a database replica to the desktop (workspace) Replicator page. Typical scenario: You have a script that creates a new replica using the NotesDatabase classes CreateReplica method. You are ...
almost 2 years ago in Domino Designer / LotusScript 2 Needs Review

Desktop.dsk api

an api to read databases on each tab in desktop.dsk and add a database on a certain tab. And create a tab These three api calls would be really good to have.
over 2 years ago in Domino Designer / LotusScript 0 Needs Review

Custom Name format Display

In Sametime it's possible to have a custom java filter to modify the Sametime users display name, example Title Lastname, Firstname. It would be great if something simlar was possible with Domino names, and especially with name display in Verse. F...
over 1 year ago in Verse / Verse on Premises 0 Future Consideration

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

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

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

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...
over 6 years ago in Domino Designer / LotusScript 1 Assessment

Display Full Name of recipients without clicking on "details"

1) When an email is opened via HCL Verse iOS app, at "To" it shows First name of the recipients and "me" for user who are seeing that email. 2) However if clicked on "Details" , able to see the "Full Name" of recipients. 3) With Verse Android, wit...
over 3 years ago in Verse / Mobile (iOS) 2 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