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 8343

Add the menu option to see Advanced Document Properties to the Admin client

It would be very helpful if the advanced document properties were also available when viewing documents via the admin client. This would help in many places, such as viewing documents in the mail.box databases. -dh
11 months ago in Admin Client 1 Under Consideration

Add API (Lotusscript/Java, etc.) method to place text into the OS clipboard

Ability to call a method to place arbitrary text into the OS clipboard without having to select a NotesUI field value and call copy (e.g., placeTextinClipboard(string) ). I often place non-field value text into the clipboard and achieve this by wr...
over 2 years ago in Domino Designer / LotusScript 1 Under Consideration

All FT directories should be hidden for "Copy Application" and/or "New Application" dialogbox

When we try to create a new database or a new database copy from Notes Client and select the destination folder by clicking the "Folder" icon, *.ft directories appear if there are Full-text directories in the destination folder. Some Customers int...
5 months ago in Notes 3 Under Consideration

Enhance LotusScript function NotesDatabase.getOption(optionName%)

GetOption was introduced to the NotesDatabase class in V6. It allows to determine, if specific Options are set or not. But by design, it only accesses options1 from the database header. Other options are stored in options2 - options4.Those option ...
about 5 years ago in Domino Designer / LotusScript 3 Assessment

Include "File Transfer" in HCL Sametime (LU)

No description provided
over 6 years ago in Sametime / Chat 3 Assessment

Add a deprecated tag to documentation for features that should not be used more / there only for backward compatibility

For a newcomer in Domino development, the documentation exposes all the "history" of Domino development. Some of theses features are clearly no longer recommander to be used or can't be. For example NSFDB2. But when you read the documentation with...
over 3 years ago in Domino Designer 1 Under Consideration

Possibility to create a resource of a MS Teams Meeting Room inside the resource reservation database.

This request is to have feature to create a resource in the Domino Resource Reservation Database which directly points to a MS Teams Rooms so that every user in the company should be able to book this MS Teams Rooms resource via Domino reservation...
5 months ago in Domino / General 2 Needs Review

Enable the SwiftFile feature on all the forms in a mail database.

SwiftFile displays three folders at the top of the messages, Memo and Reply. However, the folder buttons are not displayed in Link Message (Form = Bookmark), Phone Message, or other calendar entries. As a Notes end user, I'd like to be able to ad...
5 months ago in Notes 0 Under Consideration

Reply to a specific chat line

If one is chatting back and forth with another person soon the questions and replies become interlaced and unclear. In WhatsApp you can right click any line and reply to that specifically. This would be a really neat addition.
almost 4 years ago in Sametime / Chat 2 Assessment

db.CreateReplica LotusScript with "CreateAsAStub" option

It's time to have this option. Set notesDatabaseReplica = notesDatabase .CreateReplica( newServer$ , newDbFile$ , CreateAsAStub as boolean) We need a new option to create replica stubs via LotusScript. The value defaults to "false" and optional so...
2 months ago in Domino Designer / LotusScript 0 Needs Review