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

Showing 896 of 8857

Display and modify replication settings like PIRC from the admin client

The PIRC setting is very helpful for preventing old documents from replicating back into a database. The problem are: 1. It cannot be viewed anywhere except by bringing up the replication settings panel for a specific database 2. It must be en...
over 5 years ago in Admin Client 0 Under Consideration

Input and output date and time values ​​in ISO8601-compliant format

If you use the LotusScript NotesDominoQuery class to set the date and time in a DQL query, you must type an ISO8601-compliant format. @dt(‘2021-01-01T00:00:00.00+0900’) The date and time that we usually see in the document properties and vie...
about 6 years ago in Domino Designer / LotusScript 1 Under Consideration

Allow user to hide or show specific columns in a view

I'd like to add columns to a view that are invisible at first, but the user can make them visible, by right-clicking a column header and selecting visible columns. Just an example: in the catalog.nsf database, there is a field DbSize that I'd like...
over 3 years ago in Domino Designer / Views 2 Needs Review

Refresh Lotus Protector for Mail Security, LPMS

LPMS is a great product, offering Anti-Virus and Anti-Spam capabilities. It supports LDAP connection to Domino (or other mail server) to check recipients for incoming emails and to authenticate users accessing the quarantaine. However, the admin G...
over 6 years ago in Domino / General 0 No Plans to Implement

Provide specific information when Notes Database cannot be opened

When accessing a database that's either encrypted or corrupted, the Notes Database object is not usable and there is no specific information. Sub Initialize Dim db As New NotesDatabase( "Server/Domain", "database.nsf" ) If db.IsOpen Then MsgBox ( ...
over 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Clearing the application list in Domino Designer is only possible by selecting each application Mutlyple cannot be selected

When using Domino Designer,the current situation is as follows: 1) In the application List on the Left hand side Select database for removal.2) Right click and select Remove. I hope to remove multiple applications in one instance.
over 6 years ago in Domino Designer / Views 1 Under Consideration

Implement better error handling of GoToField

The behaviour of GoToField in NotesUiDocument class is not as expected. If a field with the given name does not exist at all in the form, the function does nothing instead of throwing error 4412. If a field with the given name does exist in the fo...
over 4 years ago in Domino Designer / LotusScript 0 Needs Review

Make a document a reponse to multiple parent documents.

I have a view in which the internal organization is depicted. There are people who can be associated with multiple organizational elements. These documents should be visible as child documents under each organizational element.Other example:I have...
5 months ago in Domino Designer / Views 1 Needs Review

Display "indexing already in process", when user/administrator try to delete index of database while full-text index creation/update is in progress.

The full-text index of a database can not be deleted when index creation/updation is being carried out. When the user tries to delete full-text index of a database during the time, user gets a confirmation prompt to delete the index. However. the ...
over 4 years ago in Admin Client 0 Under Consideration

Add the ability to have a URL or compose email to a view column to click on

It would be nice to have the ability to have a column in a view have either an email or a URL address to be clicked on. For an email address, it would compose the email and for a web address it would open the addressin a browser.
about 3 years ago in Domino Designer / Views 1 Needs Review