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 3121 of 8857

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

Pre-selected documents in PickListCollection

By submitting an array of noteid or unid, a function in which PickListCollection is used could be significantly better if documents was possible to pre-selected.If "multipleSelection" is true then an array may be submitted otherwise a string. If t...
about 7 years ago in Domino Designer / LotusScript 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

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

column width option - fit to content

for the column property I would like an additional property: fit to content as addition to the current width and resizable option.
over 1 year ago in Domino Designer / Views 0 Needs Review

notes objects serialization to/from json

please add classes and/or methods to convert notes domino objects into json strings and reverse
over 6 years ago in Domino Designer / LotusScript 4 Under Consideration

Implement and document NRPC so we can have SNI for Domino NRPC

Modern protocols running on TLS have SNI capability (Server Name Indication). We need to have the same capability for Domino NRPC. Use case: To have a single public IP listening 1352 and based on the server the client is requesting being connected...
almost 6 years ago in Domino / Administration 4 Assessment

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

NewInstance parameter needs to recognized in notesUIWorkspace.EditDocument method

>>>>>>>Observation Scenario for Target and Pointer database setup: 1. Target database - It contains user records with some basic user information. 2. Pointer database - It contains pointer documents. After creating some user r...
about 1 year ago in Domino Designer / LotusScript 1 Needs Review