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 2598 of 8851

API-Key Authentication for Domino Web Applications

Provide ability to create a API-Key records in names.nsf for third party applications to connect to Domino resources for various reasons (Mostly REST-API, Web agents, DAS, etc.) Right now customers provide a separate username password and the othe...
over 3 years ago in Domino / Security 5 Under Consideration

Bypass IDVault password check for IDs that do not have passwords

Currently when configuring Notes client with IDVault, users are prompted for password although their userIDs do not have passwords. This causes issue when configuring Notes client with automated text file.
3 months ago in Domino / Administration 0 Needs Review

VSCode Extension Pack for Domino

Visual Studio Code has an extension pack feature, and SpringBoot is available there along with many other platforms https://marketplace.visualstudio.com/items?itemName=Pivotal.vscode-boot-dev-pack VSCode is a trending IDE and young developer...
about 6 years ago in Domino Designer / Java 1 Under Consideration

custom criteria to populate groups based in OU

Currently, there is no custom filter(selection criteria) found in the auto-populated group to get the users based on their OU. For example, auto-populated the users in the OU "/IT/Acme"
about 1 year ago in Domino / General 0 Needs Review

Mail-in name field should not allow empty it must contain some value to save the document

If "Mail-in name" field is empty, Domino still allows to save the mail-in document. There should be additional validation that prevents to save the mail-in document if "Mail-in name" field is empty.
5 months ago in Domino / General 0 Needs Review

excluding a folderlist from agent-manager

we have Folders with more than 10000 databases using same template with only local executable agents When we make code changes in the template, after update on these server AMgr reloads the Agent document on every database. We never run agents sch...
about 2 months ago in Domino / Administration 2 Needs Review

Make HTTP Status Code customizable from web forms

1.) Domino Web FormsSimilar to the existing formula function "@SetHTTPHeader" there should be a way to customize HTTP status code (and text) output for Domino web form which are called like: - YourForm?OpenForm- YourForm?ReadForm- YourDocument?Ope...
over 1 year ago in Domino 2 Under Consideration

Make LS debugger work in dialogs, on forms with embedded views

Currently, there are severl oft-used design constructs where you cannot use the Lotusscript debugger. Like in dialogs, or in forms with embedded views. This makes debugging scripts used in these situations incredibly painful. Please remove these l...
over 5 years ago in Domino Designer / Debugger 1 Under Consideration

Make it easy to build JAX-RS RESTful web services within the nsf

JAX-RS and annotations are a powerful way to build RESTful web services. Todai it can be done but you have to take lots of steps to make it possible. For inspiration: https://github.com/OpenNTF/org.openntf.xsp.jakartaee, (and https://www.pradny.co...
over 6 years ago in Domino Designer / Java 5 Under Consideration

Allow Domino Java Agents to keep Java threads persistent as required to support JMS API message queue functionality

Java Message Service (JMS) API message queue functionality expects certain JMS threads to persist after initial invocation. By contrast, all threads created by a Domino Java Agent are terminated when the agent completes execution. No threads are a...
about 7 years ago in Domino 6 Under Consideration