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...

Domino

Showing 2565

Directory Assistance : prevent unauthorized access to content of additional departmental addressbooks

DA should be enabled to only autodiscover names from directories attached where users have access to. Szenario: Imaging there are need to have a set of departmental address books where only members of a defined departmental group are allowed to re...
about 4 years ago in Domino / Administration 1 Under Consideration

DQL: datetime column search using @dt()

There is a view that sorts the columns displaying date and time in ascending order.Searching this view using the following query fails:'datetime'.DATETIME < @dt('2021-01-01') The following query is fine.'datetime'.DATETIME < @dt('2021-0...
over 6 years ago in Domino 3 Under Consideration

Preserve inline attachments in emails sent from IBM Domino/Notes environment to other email systems.

No description provided
over 7 years ago in Domino / Integration 1 Under Consideration

Execute commands in text file sequentially

I like to automate installation and configuration processes with tools e.g. Ansible, batch files, ... . Therefore I tried rolling out a template with a text file that contained the necessary steps. I defined in a program document : nserver -c "<...
over 3 years ago in Domino 8 Under Consideration

Domino should support incoming HTTP Posts

Currently incoming HTTP posts (application/x-www-form-urlencoded) result in a "mess" of data when you send them to a Lotus Script web agent on a Domino server for the post to be processed. This is even more problematic when the post also contains ...
over 7 years ago in Domino 3 Under Consideration

list of users registered in the Domino Directory cannot be referenced by end users

In recent years, privacy protection has become increasingly strict. In ACL of the Domino Directory, the "Author" privilege is granted for "-Defaut-", and a list of all users registered in the Domino Directory can be viewed by opening the Domino D...
over 3 years ago in Domino / Security 3 Needs Clarification

Disable core REST API

If Rest API are disabled on the server, this Core API - hostname/api/core/nonce should not be accessible or not available when a user generated the request from browser.
almost 6 years ago in Domino / Security 4 Needs Clarification

Cluster auto-repair activity should be written to log.nsf

When the cluster auto-repair and symmetry task does something, it's only written to console.log, not log.nsf. For the administrator, the activity should be easily accessible via log.nsf. [010356:000002-00007FBE2E6F4740] Queued repair request for...
over 6 years ago in Domino / Reporting & Analytics 0 Under Consideration

Notes Views: Separate UI from Index

I'd specifically like to be able to... display keyword field values depending on a user's locale; e.g. if a keyword's stored (alias) value is "1", display it as "In Progress" to EN users, "In Arbeit" to DE users etc. in view columns. display view...
over 7 years ago in Domino 5 Under Consideration

Design task: provide an option to run the design task recursively

A "load design -d <foldername>" runs the design task only for the specific folder <foldername>. Subfolders are ignored. Please provide an option like "load design -r" (like "load updall-r") to include also databases in the subfolders i...
almost 5 years ago in Domino / Administration 1 Planning to Implement