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 8793

Shortcut for Switching Tabs in Notes 12 and Later

The following help resource provides guidance on switching workspace pages: How do I switch to a different workspace page? https://help.hcltechsw.com/notes/14.0.0/client/fram_switch_workspace_page_t.html The instructions indicate that to switch wo...
over 1 year ago in Notes 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...
about 3 years ago in Traveler 1 Under Consideration

Add avatar to group chats

Thanks to the persistence of group chats, easily retrievable group chats can now be opened for different groups. What is missing is the possibility to give such a group chat an avatar. This would make it easier to find the chat faster, especially ...
over 4 years ago in Sametime / Chat 0 Assessment

Persistent Tabs: Auto-reload existing tabs after restart

If a user selects the option " On Restart, reopen any Tabs that were open when I closed the client ", after restarting the Notes client, open Tabs remain "ghost" references, until a user actually clicks the tabs. By clicking a tab, Notes will loa...
over 5 years ago in Notes 2 Under Consideration

Visual change in meetings in Verse

Right now any accepted meeting is displayed white and the color on the left is #00afbe. We need to customize the visual difference in meetings based on required / optional meeting user. For example, change the color indicator on the left to a ...
7 months ago in Verse / Verse on Premises 0 Needs Review

Favorite fonts

If the OS contains a large number of fonts, font selection becomes difficult. For example, if DTP software is installed, many fonts will be introduced. The presence of a large number of fonts reduces the usability of font selection. The ability to...
over 1 year ago in Notes 1 Needs Review

Add "since" in QueryResultsProcessor#executeToView to reuse an existing view if it's newer than the param

Currently, #executeToView throws an exception if the named view doesn't exist. If you as a programmer want to re-use an existing one, that means you need to manually try to get the view and then, if it exists, check your timeout against its creati...
over 3 years ago in Domino Designer / Java 0 Under Consideration

Add mechanism to retrieve QueryResultsProcessor JSON as an InputStream or Reader

The executeToJSON method emits a full String of JSON content, which generally means that a Java-side consumer will have to immediately pass that to a JSON parser. These parsers generally have a variant (or do so exclusively) that takes an InputStr...
over 3 years ago in Domino Designer / Java 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 3 years ago in Domino Designer / LotusScript 1 Under Consideration

How can we see which user has moved a message to a folder within the mail-in DB

we have a generic mailbox that is accessed by multiple users How can we see which user has modified an email message in that mailbox? Specifically, how can we see which user has moved a message to a folder within the mailbox?
10 months ago in Domino 1 Already Exists