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

Search results

Showing 78

Automated mechanism to distribute the necessary CA certificate to Notes clients

The administrator wants to utilize the LotusScript NotesHTTPRequest object to interact with a local REST API secured with a self-signed TLS certificate. This solution needs to function seamlessly on both Notes clients and Domino servers. Curren...
5 months ago in Notes 1 Under Consideration

Add APIs for progress indicators and modal "processing" dialogs in LotusScript

For a good number of years, I've used a LS wrapper class around some C API calls to display a progress bar, which is handy when progress steps are knowable. Ideally, this should be available essentially as-is to display a client-modal (or task-mod...
about 4 years ago in Domino Designer / LotusScript 2 Under Consideration

Add API (Lotusscript/Java, etc.) method to place text into the OS clipboard

Ability to call a method to place arbitrary text into the OS clipboard without having to select a NotesUI field value and call copy (e.g., placeTextinClipboard(string) ). I often place non-field value text into the clipboard and achieve this by wr...
over 3 years ago in Domino Designer / LotusScript 1 Under Consideration

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

Missing AppDev Pack Java APIs to read plain text from RichText fields

In our product we are using rich text fields to store large bodies of text. We have to use rich text because non-rich text fields have a 32kb limitation on text they can store. Add support for reading and writing plain text to/from rich text items...
over 3 years ago in Domino 0 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

Compile Java classes with parameter info and include Javadoc

To date, all Java artifacts (Notes.jar, XPages runtime, etc.) have been compiled without parameter info, leading to things like this: It'd be good to compile that in. Additionally (or instead of that), Designer should ship with Javadoc asso...
about 6 years ago in Domino Designer 1 Under Consideration

More radical approach to Designer clients

Requiring JavaScript developers to use the Notes, Designer or Administrator client will force them to install an additional (unnecessary) IDE. This means post-V10 it's time for a radical re-think. JavaScript developers will likely be coding in Vis...
about 7 years ago in Domino Designer 1 Under Consideration

Please update mail.jar shipped with domino to support

The javamail api (mail.jar) is too old to support https / TLS connections out of the box. It always needs to be changed. Please update it.
almost 5 years ago in Domino 0 Under Consideration

Add XPages Open NTF Domino API

Add Open NTF Domino API to the core build. Tired of having to keep adding via OSGI to servers in general and clients who need it for XPiNC. Seems like a quick win to me.
about 3 years ago in Domino Designer / XPages 0 Under Consideration