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 8408

Need one option for COM Interface

For one application db, there is one option on the db application->Basic tab "Don't allow URL open" for Web Access, for HCAA(HCL Client Application Access) there is also this option. But there is no this option for COM( Component Object Model )...
5 months ago in Domino 4 Needs Clarification

Disable "Cancel" option from "Change password" window in Notes client

When the custom password setting "Change Password on First Notes Client Use" is enabled for users, it displays the "Change password" window on user's first logon to client. this windows also has the button "Cancel" which allows users to skip passw...
about 1 year ago in Notes 1 Assessment

Domino Designer help should add Example: How to read/write Notes Rich Text with Oracle Blob through LSX

There are lots of products which support read/write application data with Oracle Blob. And they provide clear sample code. We refer this "Chapter 8 Connector for Oracle " in below designer help, we understand that Domino also support read/write No...
about 1 month ago in Domino Designer 2 Needs Review

Make multiple use of photo in Domino Directory.

Rather than keep tinkering with individual photo issues, end the Photo issue for all products fully once and for all. Use a Domino Directory Photo for Person or Mail Group doc controlled by Admins to be used in: The space from the V11 removed Let...
almost 5 years ago in Notes 2 Assessment

In the next version of Sametime, use Domino Database (NSF) instead of MongoDB

Show customers that NSF is such a good repository that it can be used for Sametime instead of using MongoDB, as well as making the installation and maintenance process much easier for a Domino Administrator. Customers will trust and enjoy Domino m...
about 4 years ago in Sametime 3 Future 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

Domino Inbound SMTP STARTTLS -- Log TLS Version and used Cipher

Most other applications add the TLS Version and used cipher to the received header.Example: from xyz.acme.local (10.100.1.234) by abc.acme.local (10.100.109.233) with Acme SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P...
over 6 years ago in Domino / Security 3 Assessment

NotesDocument.IsChanged

A new NotesDocument property which shows if the document was changed. Return value: list of changed items. (only user items! so, except, updatedBy, LastModified, $Ref.....)
over 6 years ago in Domino Designer 6 No Plans to Implement

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...
3 months ago in Domino Designer / LotusScript 0 Needs Review

Do not stop adding users to ACL if one of them is already on the ACL list.

When you are adding multiple users to ACL (i.e from server address book using "Select Names" dialogbox) and one of them is already on the list, the client displays dialog box that user is on the list and stops the operation. To add the rest of the...
over 1 year ago in Admin Client 3 Planning to Implement