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

Add new LotusScript function to manage Replicator page

(SPR RCAL5VSN5M) There is no LotusScript method for adding a database replica to the desktop (workspace) Replicator page. Typical scenario: You have a script that creates a new replica using the NotesDatabase classes CreateReplica method. You are ...
about 2 years ago in Domino Designer / LotusScript 2 Under Consideration

Display Full Name of recipients without clicking on "details"

1) When an email is opened via HCL Verse iOS app, at "To" it shows First name of the recipients and "me" for user who are seeing that email. 2) However if clicked on "Details" , able to see the "Full Name" of recipients. 3) With Verse Android, wit...
over 3 years ago in Verse / Mobile (iOS) 2 Under Consideration

If there is only one database (.nsf) in folder, when a user deletes that database, do not delete the folder.

If there is only one database (.nsf) in sub folder under data directory, when a user deletes that database by Notes client, the sub folder will also be deleted.This phenomenon will also remove directory links as well. However, if the user wants t...
over 4 years ago in Domino / Administration 2 Under Consideration

Ability for LotusScript to set the color and width of table borders

The SetColor and SetAlternateColor methods of the NotesRichTextTable class can set Table color. However, there is no function to set the color and width of table borders.
over 1 year ago in Domino Designer / LotusScript 1 Under Consideration

List agents due to run after midnight with "tell amgr schedule"

The command "tell amgr sched" only shows agents due to run on the current day, up until midnight. This means that daily agents that are scheduled at e.g. 01:00 are never listed (unless you run the console command between midnight and 1 am)
almost 7 years ago in Domino / Administration 1 Under Consideration

New parameter to specify default selection documents for views displayed in notesUIWorkspace.PickListStrings.

The last parameter of PickListStrings can specify a category. However, there is no parameter that allows specifying the default selection document. NotesUIView.SelectDocument allows the Notes client to select documents for the view it displays. A...
over 3 years ago in Domino Designer / LotusScript 0 Under Consideration

Hide user from Domino directory so that they will not receive mail

There are two similar ideas, but we are looking for a more complete solution, like provide in AD. We are looking for an option to lock users, so that they cannot be selected from the directory and do not receive any mail. Currently we achieve this...
over 1 year ago in Domino / Administration 3 Needs Clarification

Upgrade DAOSCAT.NSF ODS without re-creating the database

The only way to upgrade the daoscat.nsf ODS is to remove and re-create this database. Unfortunatly, you will lose the 0 referenced NLO files ( when all database reference for a NLO are gone ). When you recreate the daoscat.nsf, it will get a list ...
about 5 years ago in Domino / Administration 5 Assessment

Add methods hasDocumentByUNID and removeDocumentByUNID

I'd like to have 2 methods in class NotesDatabase Function hasDocumentByUNID( unid as String ) as Boolean Sub removeDocumentByUNID( unid as String ) It will help developers write more clear code
over 6 years ago in Domino Designer / LotusScript 3 No Plans to Implement

Close all sametime chats in one step

Many people want to clean up their sametime chat windows and they would close all open chat conversations. At the moment they must close all open chat conversations separate. It would be very nice if there is a function to close all the chat conve...
almost 4 years ago in Sametime / Chat 3 Already Exists