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

All ideas

Showing 8784

DirSync rename

When user is renamed in Active Directory Dirsync detects this and may trigger rename, but this require additional Administrator approve in ADMINP. if Admin renames a person manually, this adminp approve is not required. since we want more automati...
almost 2 years ago in Domino / Integration 1 Under Consideration

Option to Disable "Client Reconfiguration Wizard" Button in Notes Client

Request to add a setting or policy to disable or hide the "Client Reconfiguration Wizard" button in the Basic Notes Client Configuration (File > Preference). This will help prevent accidental changes to client configurations and give administra...
3 months ago in Notes 0 Needs Review

Option to copy emails between mailboxes in Verse

In Verse, needs the ability to copy emails between mailboxes. For example, it would be another user's mailbox. Or it could be an archive of a mailbox.
7 months ago in Verse / Verse on Premises 0 Needs Review

Disable Type-ahead in Verse

Disable Type-ahead in Verse We are clarifying the possibility of realization of this request because users have problems with “Type-ahead”. For example, users often have: 1. When sending an email, the correct address of the user is marked in red c...
7 months ago in Verse / Verse on Premises 0 Needs Review

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

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

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

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

REPAIR tool on Cluster Symmetry to fix more kinds of database corruption

The REPAIR tool on Cluster Symmetry did not fix the database having a corruption on the database views. The REPAIR should be able to fix these kind of errors. Error updating view '#5070' in Mail\dbase.nsf: Database is corrupt -- Cannot allocate sp...
over 2 years ago in Domino / General 2 Assessment