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

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

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

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

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

Add an extension point for Single Logout when using SAML/OIDC

When using SAML authentication (or OIDC) with an external IDP, there's currently no way to add the IDPs Single Logout URL to Verse. With that, the Logout functionality in verse is non functional in this scenario as it does not terminate the idp se...
over 2 years ago in Verse / Verse on Premises 1 Future Consideration