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 8705 of 8705

Allow statistics of Domino to be dumped to file every minute and trim "." and "," in numeric values.

it would help to monitor Domino if all statistics could be dumped to text file. running agent once per 5 min is not convenient and rely on AMGR. Now before using numeric values, some of them has strange delimiters, like one with DISK.FREE. there s...
over 6 years ago in Domino / Reporting & Analytics 0 Under Consideration

When creating a replica, enable Purge Interval Replication Control if its enabled on the Server

Having to explain the need for enabling PIRC to individuals is problematic, if its enabled on the Server it should automatically be enabled on the client side on a replica to prevent the client potentially having ghost documents.
over 6 years ago in Notes 0 Under Consideration

Delete Duplicate emails from mail database

There is a requirement to delete duplicate emails from Mail database. While copying and pasting the mail documents from one Archive Db to another, many duplicate emails got pasted in new database. The count for duplicate emails is on higher side t...
over 4 years ago in Notes 1 No Plans to Implement

Immediately record the log to the web access log.

The Web access log works by writing to a file periodically after a certain amount of logging has accumulated. Users request us settings and function such as immediate record to the Web access log, update web access log file at the specified timing.
over 4 years ago in Domino 1 Under Consideration

Static IDs for Automated Testing - DevOps

When trying to include Leap apps into automated testing tools we faced issues with dynamic generation of the field id attribute that changes every time the page refreshes.
over 4 years ago in Leap 0 Under Consideration

Change the Ownership of the database without opening the file

Customer would like to have an easy way to change the ownership of the database without opening the file
over 4 years ago in Domino 1 Needs Clarification

Domino designer tools for find unused forms and views

When a database has many forms and viewsThe database will be very slow. Domino Designer should take action to find and delete unused forms and views from the database.
over 2 years ago in Domino Designer / Documentation 3 No Plans to Implement

The ability to launch entire views in a new window

Hi There are often times when you end up having to switch between different views to check something. it would be useful if you could have 2 or more views open separately so you can put them side by side can do your checking that way. You can have...
over 4 years ago in Notes 1 Needs Review

Limit the selection to only the selection from the address book

We want to limit the selection to only the selection from the address book. There is "allow values not in list" option in field properties. But this option doesn't work in name field.
over 4 years ago in Domino Designer / Views 1 Under Consideration

The ability to disable notes cache to get objects by lotusscript

When retrieving a document in LotusScript, the cache may return an old document. For example , this problem occurs bt the following steps and codes. Codes: (Decralations) Dim doc as NotesDocumet (Click) Dim session As New NotesSessionDim db As Not...
over 4 years ago in Domino Designer / LotusScript 4 Needs Clarification