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 1562 of 9010

Add "explain" output for QueryResultsProcessor

The DominoQuery object you can feed into QueryResultsProcessor has an explain method, but it would be convenient to have an equivalent in QRP too. At an initial level, this could just execute explain on each inserted Query object, which would be u...
about 4 years ago in Domino Designer / Java 0 Under Consideration

Can HCL Domino 14 be installed on a virtual machine created in Proxmox?

We need to know if HCL Domino 14 or higher can be installed on a virtual machine created in Proxmox, and if there are any restrictions or considerations, considering that Linux will be installed on the virtual machine.
6 months ago in Domino / Integration 1 Already Exists

Make framesets and layers in Notes client scriptable

Both elements would be of very more use if we'd be able to manipulate (and create/destroy) them with Java, formula and JavaScript
over 7 years ago in Domino Designer 0 Under Consideration

Need to get the signer of the database through LotusScript

There should be a property/method to get the signer of the database using in LotusScript.
over 3 years ago in Domino Designer / LotusScript 2 Needs Clarification

new design elements for editing entryes directly in the view.

checkmarks, buttons, notes links, sliders (new design element), dialog lists and other field types could be displayed and changed directly in a view column
over 7 years ago in Domino Designer 0 Under Consideration

DPM: Domino Package Manager

Like NPM or NuGet. Download and install packages into Domino with a few clicks. Including all design elements (forms, views, script libraries) or entire databases Or a Domino App Store where you can buy entire solutions.
over 7 years ago in Domino Designer 4 Under Consideration

All design elements for Notes Client and Web development in the NSF using Domino Designer out of the box.

For those who don't wish or can't spend the time and resource integrated other technologies into Domino or becoming 'full stack' developers. Those who just wish to use one product to develop their applications, as we did with Notes. I guess someth...
about 6 years ago in Domino Designer 3 Under Consideration

Extend @GetDocField to cache the received data

When I run a form with @GetDocField($Ref; fieldname) on multiple fields, it issues the same number of NRPC commands as the number of fields, and receives the entire document for each command. There are two problems. 1. If the size of the referen...
about 4 years ago in Domino Designer / @Formulas 1 Under Consideration

Fix design synopsis so it handles applications with large designs

Currently, when trying to provide a design synopsis of a database with a large design, you can get the "Document has too many paragraphs". Creating multiple design synopsis manually (one per design element type) does not always help and so results...
about 7 years ago in Domino Designer 0 Under Consideration

Improve fulltext search with [FIELDNAME] isEMPTY

When searching for information sometimes you need to find all document where a field contains no value.
over 3 years ago in Domino Designer / Views 3 Needs Review