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 1295 of 8999

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

Add a new View to display all the mail document, instead of clicking each folder one by one

User can see all documents from All documents view in Notes client, but there is no such function with Verse for Android/iPhone or Native mail for iPhone. Customer would like to have a new to display all the mail document, instead of clicking each...
over 3 years ago in Traveler 1 Under 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

The html summary text can't be displayed in view correclty

The message was generated by SharedPoint application. When receive it from HCL Verse on Andriod device. The summary text of the message display html code from inbox view, it likes: <!DOCTYPE html PUBLIC “xxxxxx”> But on iOS, it will display ...
almost 6 years ago in Traveler 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