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

Request to increase the 32K limitation of View and folder

There are many personal folders(about 1200 with hierarchy) in user's mail, when using IMAP client to subscribe the folders. Hit the error:Failed to subscribe the folder. The server responded: SUBSCRIBE Field is too large (32K) or View’s column &am...
over 6 years ago in Domino / Administration 1 No Plans to Implement

Execute Program Documents sequentally

It should be possible to create a Program Document and have them followed up by another Prgram Document when the task is completed. E.g. maybe you want to stop some tasks when DBMT is active: Program Document 1: server - c "tell http quit" at 00:5...
over 4 years ago in Domino / Administration 1 Under Consideration

About ReadEncoded method of NotesStream class

I have heard that there is a bug in the ReadEncoded of the NotesStream class. Please fix it and release it to the public.
almost 2 years ago in Domino Designer / LotusScript 1 Under Consideration

Please continue to provide Domino Community installer

On the latest Q&A posted on Digital Solution blog, HCL mention that they will shift from providing a Community edition to providing a Trial license. While this might work for most cases, what about the following scenario ? Let say that you are...
over 6 years ago in Domino 1 Assessment

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

Adding a user to a group should give access to a database immediately (rather than requiring re-authentication) .

When a user is added to a group that is present in the ACL of a database, they need to re-authenticate (usually just restarting their Notes client)before they get the access of that group. When they are added explicitly as a user to a database thi...
over 1 year ago in Domino / Administration 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

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

Add attachment on mail in workflow

In Domino Leap Ability to attach files to emails in workflows. Currently you can only attach documents inserted in the form.
over 2 years ago in Leap / Documentation 0 Needs Review

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