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

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

All ideas

Showing 8273

Show local & server addresses together while type-ahead and local ones from above

with the parameters below, all needed server & local addresses can show in type-ahead drop down list: TypeaheadShowServerFirst=1 TypeaheadShowServerFirstDefault=1 $ServerMailAddressing=1 some users want to see a reversed type-ahead list - lo...
over 2 years ago in Notes 0 Needs Review

@mention a user in chat

As a user I want to be notified if I am mentioned in a chatroom so that I know if there is a specific notification for me.
about 6 years ago in Sametime / Chat 0 Assessment

Compiling XPages projects in Designer 10 with external addons

In designer 10 building xpages project that has a plugin that is attached to the build process has stopped working. There is a workaround but it's better that this is supported right out of the box like in Designer 9.0.1 https://openntf.org/main....
about 5 years ago in Domino Designer / XPages 1 Under Consideration

Product Documentation Translation

I would like to see product documentation for local languages available for all products. It cannot be assumed that all customers have a command of the English language in a way that makes work easier. This can be done analogously to the documen...
over 3 years ago in Domino / General 3 Assessment

Online Check of "OoO" enablement

It would be great to get the information during creation of an email or an appointment if a user has activated his OoO notification during creating of the corresponding document. Like an online status
over 5 years ago in Notes 1 Under Consideration

Add a "Document count" column on "Files" tab

Would display the number of documents in the DB. This value is currently available within the DB properties, "Info" tab.
almost 5 years ago in Admin Client 5 Needs Clarification

Make "JavaScript is invalid" error messages more helpful and guiding for the citizien developer

Every citizen developer will come to the point, he or she has to use JavaScript. Even in the step-by-step tutorial (2nd part with tables), one has to use JavaScript to handle the selection of a row of the table. And - I think - a citizen developer...
about 4 years ago in Volt 0 Future Consideration

Optimize protocol for high latency networks

Protocol is very transaction oriented, and on high latency networks, clients work really slow, cause of a lot of transaction exchange. Some commands could be queued and processed in a batch and result returned. This would greatly improve responsiv...
9 months ago in Domino / General 2 Needs Clarification

Ability to see Notes database hidden views on Nomad Web

Currently, it is not possible to see hidden views of Notes database using Nomad Web.However, with Notes client hidden views of Notes database can be viewed using the steps below.Hold the SHIFT + CTRL keys simultaneously and select View -> Go To...
over 1 year ago in Nomad / Nomad (Web) 0 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...
about 2 years ago in Domino Designer / LotusScript 1 Under Consideration