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

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...

Ideas

Showing 1579 of 9007

Open Other Servers in New Tab

It would be very useful, to open another server or multiple servers in new tabs of the admin client, with separate console and files.
over 1 year ago in Admin Client / Documentation 0 Needs Review

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

Upgrade the axis version used by Domino Designer

The current axis version used by Domino Designer is not able to parse the NetSuite wsdl files. Currently, there is no known workaround as there are multiple issues (hangs, crashes OutOfmemory) seen while importing NetSuite's wsdl file. This is cur...
over 2 years ago in Domino Designer 0 Assessment

Make url command ?searchview and Outputformat=JSON work together

The Outputformat=JSON function is very usefull but not beeing able to do a search view and get the same formatting is limiting.
over 7 years ago in Domino / Integration 2 Under Consideration

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

Instead of one colour across the whole View for Column Totals enable colour selection for each Column Total.

No description provided
over 7 years ago in Domino Designer 0 Under Consideration

Set database property for embedded views.

For embedded views from other databases, the database path can not be entered as a formula. After the design refresh from one template, the other database must always be manually re-selected. It would be helpful to specify the database path (".. \...
over 7 years ago in Domino Designer 2 No Plans to Implement

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