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 8818

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

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

Soap 1.2 support

Web service providers and consumers in native Notes have been good but need support for soap 1.2 and get support for some more complex definitions to make it possible to use in today's integrations.
about 7 years ago in Domino Designer 5 Assessment

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

Support delegated Mailfiles in Verse Mobile App

Add the capability to switch to delegated accounts in the Verse Mobile App.
about 7 years ago in Verse / Mobile (Android) 1 Assessment

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

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

Slow Performance Fix: Caching of Java libraries (attachments) in Agents and Script libraries

We have many complaints of Notes being so slow, ....because when running Java agents Notes/Domino must first detach the files (libraries) in the Java agents or Script Libraries to disk before running the agent. This could easily take 10-30 seconds...
about 7 years ago in Notes 1 Assessment