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

Self dismissing message boxes

A lot of mobile apps enjoy the facility of a self dismissing notification as a confirmation that the action was a success. I appreciate we can use MessageBox, but that requires the user to click ok to dismiss, or we can use Print. The Nomad client...
over 3 years ago in Nomad / Nomad (Web) 0 Future Consideration

Change contact form for Japanese Notes Client

This is applicable Only to Japanese Client and not for the English Client. Previous Notes version 9.0.x and 10.0.x, there was an item (field) read by the company name on the personal address book (Refer attached Notes 9 contact form file). HCL Not...
almost 5 years ago in Notes 2 Already Exists

Enable setting of programmatic column name in NotesViewColumn class

Currently the ItemName property is read only. As the CopyColumn method in NotesView class is always copying the itemName to the target view this creates multiple columns with the same programmatic name if you copy a column serveral times. With thi...
almost 3 years ago in Notes 0 Future Consideration

Calendar option: block x minutes (e.g. 5) before and after appointments in free (available) time as timepuffer

People with many (online) meetings have the problem, that they have no time to switch from appointment to appointment and to change the (online) room. It would be fine, if there would be an option e.g. in the calendarprofile and/or a button in the...
12 months ago in Notes 0 Needs Review

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

Property Box: way better options to find Fields or Field Contents

When trouble shooting issues it is often necessary to look at the field content of a document. The Property Box is first choice here -but also a far away from being attractive one. I would like to have - The list of Fields displayed 2 or 3 times...
over 6 years ago in Notes 1 Already Exists

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

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

Wizard to generate / modify a GraphQL schema for a customer, backed by a GraphQL server

GraphQL is a significantly enhanced REST API. The GraphQL website outlines some of the benefits over standard REST services: Ask for what you need, get exactly that Get many resources in a single request Describe what’s possible with a type syste...
over 7 years ago in Domino Designer 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