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 886 of 8871

FileExport @Command (Formula Language) to include exporting PDF

Currently, the FileExport @Command does not support of exporting PDF as there is an available option to do this via UI It will be helpful on custom database to have this on the formula language as the function can be utilized via buttons, dropdown...
almost 5 years ago in Domino Designer / @Formulas 0 Under Consideration

Lotuscript command to replicate (NotesDatabase.Replicate) in the background and not in the frontend

At present, starting a replication from the UI is a no go. Everything stops as the replication takes place in the foreground. When launching replication from the desktop, the user can choose foreground or background. This flag would make it much e...
almost 6 years ago in Domino Designer / LotusScript 0 Assessment

Generate an error in response if the value is non-numeric in number field in Domino REST API

As an End user, in Domino REST API (DRAPI) I need to be generate an error in response if the value is non-numeric in number field type (float/int/double/byte) because as per the observed behavior, there is no error in response but instead the non-...
5 months ago in Domino / General 0 Needs Review

Issue with Japanese Character Display on Domino 14.5 Console

Issue Description: In Domino 14.5, the Java version was upgraded to 21, changing the default JVM character encoding to UTF-8. The Domino Server Console, however, still uses the legacy ANSI encoding (MS932 on Japanese systems) for its display. This...
5 months ago in Domino / General 0 Under Consideration

LotusScript : Please open undocumented LS methods/functions.

http://opendom.blogspot.com/2006/11/undocumented-dom-lotusscript-inventory.html
over 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Create function notesuiview.selectdocuments(documentcollection)

Create a function that passing a documentcollection in a notesuiview this mark all the documents the collection there're in this view. Make a equivalent in Lotusscript this function that is in formulas select (form="XXXX") & (Field="YYYY")
about 1 year ago in Domino Designer / LotusScript 0 Needs Review

Admin Client - more servers in tabs

Currently only one server can be open in the Admin Client as the first tab. Since you have to switch back and forth between servers more often, the files are read in again each time. To improve the handling it would be good if more Domino server...
almost 3 years ago in Admin Client 4 Assessment

Register Notes user with zero length password if ID vault is configured

Please allow administrators to register Notes users with zero length password when ID Vault policy is enabled and ID are stored in the vault
3 months ago in Admin Client / Documentation 1 Needs Clarification

Display same number for database file size in property box and admin client

Property box claims to be using MB (sometimes KB), the AdminClient gives me Bytes... and seams to mulitply with 1024 => the digits are not even the same. The smallest possible Database I can create is about 400 KB big. I don't think many people...
8 months ago in Admin Client 1 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...
over 7 years ago in Domino Designer / LotusScript 1 Under Consideration