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

All ideas

Showing 4311

Setting to disable automatic add reply prefix to subject field

When reply mail the new memo subject is added prefix "Re:" automatically. So if the mail is replied by many times there are too many "Re:" string in the mail subject. As the subject string is too long it is not so convenient to view the mail. Cust...
over 1 year ago in Notes 3 Under Consideration

Make amgr less of a stickler for quotes

Pretty much every time I use tell amgr run, I reverse the order of which argument requires double quotes and which requires single quotes and run into this old friend [000644:000002-00007F6CA18D1DC0] 03/01/2024 10:35:21 AMgr: Syntax for run comman...
over 1 year ago in Domino / Administration 2 Under Consideration

Change from "Starts with" to "Containing" in Find dialog box

Using the ctrl+F to open the Find dialog box from Notes Client: When select the "Any Column" to search, the condition is "Containing" When select the "Subject" to search, the condition is "Starts with", it is not make sense, end users don't rememb...
over 1 year ago in Notes 0 Under Consideration

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

Allow to set any database as a welcome page on a Notes Client via Notes Policy Settings

Create an easy-to-use Mechanism which allows that any Domino Database could be set as a welcome page via Notes policies. Without using the Bookmark.ntf/nsf template/database as described in the following article: https://help.hcltechsw.com/domino/...
over 4 years ago in Notes 7 Under Consideration

Allow in-code trap/handling of CLFAD* errors for XPages Partial Refresh and similar situations, not via xsp.properties

v10 XPages' Partial Refresh runtime now throws CLFAD* errors which did not occur in earlier releases. IBM has provided a means to ignore based on xsp.properties setting. However, to merely ignore globally via the properties override, side steps th...
over 6 years ago in Domino Designer / XPages 1 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

Allow more web-like events on form fields

Would it be possibe to add (most of) the other field events to form fields, e.g. Click and DblClick? They could be very useful in various circumstances. Or implement (in JavaScript) form.field.addEventListener, so it can be accomplished using Java...
over 3 years ago in Domino Designer / LotusScript 0 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...
almost 7 years ago in Domino 6 Under Consideration