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 3968 of 8997

Why when removing a database from the designer does the designer have to contact the server? Just remove it !

ridiculous
about 7 years ago in Domino Designer 1 Under Consideration

Create whitelist for IP addresses excluded from Lockout

There is a problem when a lot of users are connecting to Domino web server via same IP address (i.e. local WiFi) and Lockout based on IP address is set. That particular IP address will be locked out for all users. Often local WiFi is taken as secu...
almost 4 years ago in Domino / Administration 0 Needs Review

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 ( ...
about 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Allow Designer, in command line mode, to auto-select between "Use NSF Version" or "Use On-Disk Project Version" in Sync Conflict

When using Designer client in userless mode to build Domino Applications from "ondisk" projects (using Jenkins, Ant, Git, ...etc) , Following these articles.. https://help.hcltechsw.com/dom_designer/11.0.0/xpage_user_guide/builds/wpd_srcctrl_headl...
almost 4 years ago in Domino Designer 0 Under Consideration

export or copy mail rules from one server or one mail db

More and more customers wish Notes/Domino can copy or export/import mail server, such as below scenarios: 1). Copy "Mail rules of serverA" then past these mail rules in serverB. 2). Or export mail rules from serverA then import to serverB. 3). Cop...
10 months ago in Domino 2 Needs Review

Time-based One Time Password (TOTP) two-factor authentication for Domino server

Currently, Multi Factor Authentification (MFA) is only possible via external service providers. However, components such as SMS gateways (e.g. SMSEagle) are already available in many server architectures. For this reason, support for the internall...
over 1 year ago in Domino / Security 4 Already Exists

Domino Backup Restore - support TRANSLOG_RECOVER_PATH without deleting files after restore

There is a notes.ini setting TRANSLOG_RECOVER_PATH which can be used in combination with the DBRECOVER_ALT_RETRIEVE_PATH option to allow to store temporary TXN files on restore into a separate directory. There are backup solutions, which allow to ...
over 6 years ago in Domino 0 Under Consideration

Import design elements

If I have to restore a single design element from a Git repository it takes me quiet some operations: download the specific build, import it as a project into DDE, associate it via Team Development to a new NSF, open that NSF, copy the design elem...
over 1 year ago in Domino Designer / Views 1 Under Consideration

DQL / QueryProcessor : add a Count / Limit parameter to get only the first n result and optimise performance

Currently we get all the result in the executeToJSon or forthcoming view. Sometimes we only need the first results of a complex query and sorting operation. Returning only a subset of the result would help parsing / navigating view performance. As...
about 5 years ago in Domino Designer 2 Under Consideration

Repeat (Start date is future) ToDo display Not Started even if the Start date is over

If I created a repeat ToDo with start from past date and due is future date, repeat weekly for 5 weeks. This entry will be displayed as In Progress, because the current date is between the start date and due date. But I create another to do sta...
almost 3 years ago in Domino / General 2 Needs Clarification